





:root {
    --signature-font: 'Allison', cursive !important;
    --title-weight: 500 !important;
    --title-case: uppercase !important;
    --base-weight: 400 !Important;
    --body-font-weight: 400 !Important;
    --button-radius: 2rem !important;
    --p-font-size: clamp(1rem, calc(1rem + ((1vw - 0.225rem) * 0.47)), 1.1rem) !important;
} 

.boxes-200c .custom-media iframe {
    border: 0;
}