:root { --brand-color:#f1542d;  --brand-color-darkened:#a93b20;  --brand-color-lightened:#f6886c;  --light-text-color:#000000;  --light-text-color-darkened:#000000;  --light-text-color-lightened:#4d4d4d;  --dark-color:#000000;  --dark-color-darkened:#000000;  --dark-color-lightened:#4d4d4d;  --dark-text-color:#ffffff;  --dark-text-color-darkened:#b3b3b3;  --dark-text-color-lightened:#ffffff;  --navbar-color:#ffffff;  --navbar-color-darkened:#b3b3b3;  --navbar-color-lightened:#ffffff;  --navbar-link-color:#000000;  --navbar-link-color-darkened:#000000;  :#4d544d;  --secondary-color:#000000;  --secondary-color-darkened:#000000;  --secondary-color-lightened:#4d4d4d;  --secondary-text-color:#ffffff;  --secondary-text-color-darkened:#b3b3b3;  --secondary-text-color-lightened:#ffffff;  --tertiary-color:#fcb040;  --tertiary-color-darkened:#b17c2d;  --tertiary-color-lightened:#fdc87a;  --tertiary-text-color:#ffffff;  --tertiary-text-color-darkened:#b3b3b3;  --tertiary-text-color-lightened:#ffffff;  --body-font:"Poppins";  --heading-font:"Poppins";  --heading-font-weight:700;  --body-font-weight:400; }/**
 * Customizer Overrides: Waves
 * --- CSS VARS FOR THE WIN ---
 **/.no-touch .hide-no-touch { display: none; }.touch .hide-touch { display: none; }::placeholder { color: inherit; }.htmlembed-center { margin: 0 auto; }.htmlembed-center > * { margin: 0 auto; }.rbc-button-link, .rbc-button-link:hover,.rbc-button-link:after, .rbc-button-link:before { all: unset !important; }button.rbc-button-link { color: currentColor !important; }.rbc-btn-group button { color: currentColor !important; } .row .row-inner { padding: 3em 0em; } @media (max-width:768px){ .row .row-inner { padding: 1.5em 0em; } }