/* Mars V30 final UI contract: hero CTAs must never become white-on-white. */
.mars-hero__actions a,.mars-hero__actions a:link,.mars-hero__actions a:visited{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:54px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background:#a63d2e!important;border:2px solid #d66b50!important;font-weight:850!important;text-decoration:none!important;opacity:1!important}
.mars-hero__actions a+ a,.mars-hero__actions a:nth-child(2){color:#fff!important;-webkit-text-fill-color:#fff!important;background:#17324d!important;border-color:#7ca0bb!important}
.mars-hero__actions a:hover,.mars-hero__actions a:focus-visible{color:#101820!important;-webkit-text-fill-color:#101820!important;background:#f5c86b!important;border-color:#fff1b4!important;outline:3px solid #6d321e!important;outline-offset:2px!important}
