:root { --brand-color:#000000;  --brand-color-darkened:#000000;  --brand-color-lightened:#4d4d4d;  --navbar-color:#000000;  --navbar-color-darkened:#000000;  --navbar-color-lightened:#4d4d4d;  --navbar-link-color:#ffffff;  --navbar-link-color-darkened:#b3b3b3;  :#544d57;  --brand-text-color:#ffffff;  --brand-text-color-darkened:#b3b3b3;  --brand-text-color-lightened:#ffffff;  --secondary-color:#f19113;  --secondary-color-darkened:#a9660e;  --secondary-color-lightened:#f6b25a;  --secondary-text-color:#ffffff;  --secondary-text-color-darkened:#b3b3b3;  --secondary-text-color-lightened:#ffffff;  --tertiary-color:#02263f;  --tertiary-color-darkened:#021b2d;  --tertiary-color-lightened:#4e6879;  --tertiary-text-color:#ffffff;  --tertiary-text-color-darkened:#b3b3b3;  --tertiary-text-color-lightened:#ffffff;  --body-font:"termina", sans-serif;;  --heading-font:"big-caslon-fb", serif;;  --heading-font-weight:600;  --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: 9em 0em; } @media (max-width:768px){ .row .row-inner { padding: 4.5em 0em; } }