 html {font-size: 100%} body {font-size: 16px; font-family: "Raleway"; line-height: 1.7}:where(:root) .bricks-color-primary {color: var(--bricks-color-tczofu)}:where(:root) .bricks-background-primary {background-color: var(--bricks-color-tczofu)}:where(:root) .bricks-color-secondary {color: var(--bricks-color-uudjsc)}:where(:root) .bricks-background-secondary {background-color: var(--bricks-color-uudjsc)} .bricks-button {font-size: var(--fs-base); text-align: center; text-transform: uppercase; font-family: "Raleway"; font-weight: 700; line-height: 2.2; color: var(--bricks-color-wsdtpo); border-radius: 0.5rem} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--bricks-color-tczofu)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: #003a3d}@media (max-width: 1279px) { html {font-size: 100%} body {font-family: "Raleway"; font-weight: 400; font-size: var(--fs-base)} h1, h2, h3, h4, h5, h6 {font-family: "Raleway"; font-weight: 700} h1 {font-size: var(--h-1)} h2 {font-size: var(--h-2)} h3 {font-size: var(--h-3)} h4 {font-size: var(--h-4)} h5 {font-size: var(--h-5)} h6 {font-size: var(--h-6)}.hl-txt { color: #006c70; font-weight: 700;  font-size: 1.4em; }button.ff-btn.ff-btn-submit.btn-contact-form { background-color: #006c70 !important;  color: #ffffff !important;  padding: 12px 25px;  border: none;  border-radius: 5px;  cursor: pointer;  transition: all 0.3s ease;  width: 100%; }button .ff-btn .ff-btn-submit .btn-contact-form:hover { background-color: #a7a587;}}