:root {--clr-yellow: #FADC6C;--clr-gold: #DDB326;--clr-cream: #DEDDD1;--clr-black: #000;--clr-white: #FFF;--clr-gray-1: #FAFAFA;--fs-body-base: clamp(16px, 2vw, 18px);--fs-body-l: clamp(16px, 2vw, 20px);--fs-heading: clamp(32px, 5vw, 42px);}html {    scroll-behavior: smooth;    scroll-padding-top: 80px;}body {    overflow-x: hidden !important;    min-height: 100vh;}main {overflow-x: hidden;}p {    margin: 0;}* {transition: all .15s ease;}