:root { --brand-color:#f30a0e;  --brand-color-darkened:#ab070a;  --brand-color-lightened:#f75457;  --navbar-color:#ffffff;  --navbar-color-darkened:#b3b3b3;  --navbar-color-lightened:#ffffff;  --navbar-link-color:#0a0a0a;  --navbar-link-color-darkened:#070707;  :#4d544d;  --brand-text-color:#ffffff;  --brand-text-color-darkened:#b3b3b3;  --brand-text-color-lightened:#ffffff;  --secondary-color:#bfbfbf;  --secondary-color-darkened:#868686;  --secondary-color-lightened:#d3d3d3;  --tertiary-color:#191919;  --tertiary-color-darkened:#121212;  --tertiary-color-lightened:#5e5e5e;  --tertiary-text-color:#ffffff;  --tertiary-text-color-darkened:#b3b3b3;  --tertiary-text-color-lightened:#ffffff;  --body-font:'Lato', sans-serif;  --heading-font:'Montserrat', sans-serif;  ;  --heading-font-weight:600; }/**
 * 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; } }