.section-title-wrapper{margin-bottom:5rem;display:flex;flex-direction:column}@media (max-width:768px){.section-title-wrapper{margin-bottom:3.5rem}}.section-title-wrapper.text-center{text-align:center;align-items:center}.section-subtitle{display:block;font-family:var(--font-sans);font-size:.8rem;font-weight:500;letter-spacing:.25em;color:var(--color-soft-gold);text-transform:uppercase;margin-bottom:1.5rem}.section-title{font-family:var(--font-serif);font-size:clamp(2.5rem,4vw,3.5rem);color:var(--color-deep-brown);margin-bottom:2rem;font-weight:300;letter-spacing:0;line-height:1.15}@media (max-width:768px){.section-subtitle{margin-bottom:1rem;font-size:.75rem}.section-title{margin-bottom:1.5rem}}.section-divider{width:60px;height:1px;background-color:var(--color-soft-gold)}.text-center .section-divider{margin:0 auto}