
:root{--amor-green:#173f2f;--amor-green2:#24533f;--amor-gold:#c9a458;--amor-cream:#f7f2e8}
.amor-ux-page{font-family:Montserrat,sans-serif;color:#173329;overflow:hidden}
.amor-ux-page h1,.amor-ux-page h2,.amor-ux-page h3{font-family:"Cormorant Garamond",serif}
.amor-ux-page .amor-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--amor-gold);font-weight:700;font-size:12px}
.amor-ux-page .amor-card{background:#fff;border:1px solid #e6dfd2;border-radius:18px;padding:28px;box-shadow:0 14px 35px rgba(22,63,47,.07)}
.amor-ux-page .amor-offer{background:#fff;border:1px solid #e5dccd;border-radius:18px;padding:28px;text-align:center}
.amor-ux-page .amor-offer strong{display:block;font-family:"Cormorant Garamond",serif;font-size:28px;color:#173f2f}
.amor-ux-page .amor-timeline-item{border-left:2px solid var(--amor-gold);padding:0 0 22px 22px;position:relative}
.amor-ux-page .amor-timeline-item:before{content:"";width:12px;height:12px;background:var(--amor-gold);border-radius:50%;position:absolute;left:-7px;top:4px}
.amor-ux-page .amor-mobile-cta{position:fixed;left:0;right:0;bottom:0;display:none;z-index:9999}
.amor-ux-page .amor-mobile-cta a{width:50%;text-align:center;padding:15px;font-weight:700}
@media(max-width:849px){.amor-ux-page .amor-mobile-cta{display:flex}}
