.secondary-cta a.cta,
.cta-list-item .secondary {
  box-shadow: inset 0 0 0 2px #000 !important;
  border-radius: 50px !important;
  padding: 10px 25px !important;
  background-color: white !important;
  color: black !important;
  border: 2px solid black !important;
}
.secondary-cta a.cta::after,
.cta-list-item .secondary::after,
.secondary-cta a.cta::before,
html[dir="rtl"] .c_238_v2 .wrapper .secondary-cta .cta-link:before {
  display: none !important;
}
.cta-list-item .secondary {
  box-shadow: none !important;
  background-color: white !important;
  color: black !important;
  border: 2px solid black !important;
}
@media screen and (max-width: 768px) {
  .secondary-cta a.cta,
  .cta-list-item .secondary {
    box-shadow: none !important;
  }
}

/* overrides */

html[dir="rtl"] .c_343 .related-videos {
  margin: 30px 15 0 0px !important;
}

@media screen and (min-width: 60em) {
  html[dir="rtl"] .c_343 .related-videos {
    margin: 0 15px 0 0 !important;
  }
}

@media screen and (min-width: 1501px) {
  html[dir="rtl"] .c_343 .related-videos {
    margin-left: unset !important;
    margin-right: 30px !important;
  }
}
