/* Approved Southbound with Jaime identity */
.brand-mark{width:43px;height:43px;border:0;border-radius:50%;background:var(--ink);color:white;font-size:18px;letter-spacing:-.08em;position:relative}
.brand-mark span{position:absolute;color:var(--blue);font-size:23px;font-style:italic;right:4px;bottom:-2px}
.brand strong{font:400 19px/1 var(--serif);letter-spacing:.1em}
.brand small{display:inline-block;font-size:15px;color:var(--blue);margin-top:4px}
.brand b{font-size:7px;letter-spacing:.22em;margin-left:8px;color:#617087}
.hero-copy{max-width:1050px}
.hero h1{font-size:clamp(66px,8.5vw,128px)}
.footer-brand strong{font:400 27px var(--serif);letter-spacing:.07em}
.footer-brand span{font:italic 20px var(--serif);color:var(--blue)}
.footer-brand b{font-size:8px;letter-spacing:.2em;margin-top:8px}
.footer-brand a{font-size:11px;color:#aeb6c3;margin-top:20px;text-decoration:none}
.footer-legal a{color:white;text-underline-offset:3px}
@media(max-width:560px){.brand b{display:none}.hero h1{font-size:54px}}
