@media (max-width:560px) {
  .phone-link {padding:6px;}
  .phone-link svg {width:19px; height:19px;}
}
.body-text a, .bento-body a, .treatment-body a, .faq-answer a, .content-text a, .split-body a, .intro-text a {color:var(--gold-ink); text-decoration:none; border-bottom:1px solid rgba(115,88,49,0.5); font-weight:600; transition:var(--transition);}
.body-text a:hover, .bento-body a:hover, .treatment-body a:hover, .faq-answer a:hover, .content-text a:hover, .split-body a:hover, .intro-text a:hover {color:var(--charcoal); border-bottom-color:var(--charcoal);}
.bento-card--feature {grid-column:span 3; background:linear-gradient(180deg, #FEFCF8 0%, #F5EFE5 100%); border-color:rgba(115,88,49,0.30); padding-top:72px;}
.bento-card--feature .bento-eyebrow {position:absolute; top:36px; left:32px; display:block; font-size:11px; letter-spacing:var(--ls-widest); text-transform:uppercase; color:var(--gold-ink); font-weight:700;}
.consult-tech {font-family:'Cormorant Garamond', serif; font-style:italic; font-weight:600; color:var(--gold-ink); font-size:1.06em; letter-spacing:0;}