.section__image--text-v2 .settings__rte a {
  color: #d60007 !important;
}
.section__image--text-v2 .settings__rte a:hover {
  color: #333 !important;
}
@media (min-width:556px) {
  .grid__reverse {
    flex-direction: row-reverse;
  }
}