.ast-primary-header-bar.ast-primary-header.main-header-bar.site-primary-header-wrap.site-header-focus-item.ast-builder-grid-row-layout-default.ast-builder-grid-row-tablet-layout-default.ast-builder-grid-row-mobile-layout-default {
position: fixed;
top: 0px;
width: 100%;
}
.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
position: fixed;
top: 0px;
width: 100%;
margin: 20px;
z-index: 99999;
opacity: 0.8;
}
.ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item.scrolled {
background-color: #e4e8e4; box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}  .wpforms-container,
.wpforms-container * {
font-family: "Poppins", sans-serif !important;
} .wpforms-container label {
font-size: 16px !important;
color: #2e2e2e !important;
}
.wpforms-container input,
.wpforms-container textarea,
.wpforms-container select {
font-size: 16px !important;
color: #2e2e2e !important;
} .wpforms-confirmation-container-full {
background-color: #f4f9f4; border-left: 4px solid #6bbf59; padding: 24px 28px;
margin-top: 20px;
font-size: 16px;
line-height: 1.6;
color: #2e2e2e;
box-shadow: none;
border-radius: 6px;
} .wpforms-confirmation-container-full p {
margin-bottom: 10px;
} .site-footer,
.site-footer * {
font-family: "Poppins", sans-serif !important;
}
.site-footer {
font-size: 36px;
line-height: 1.6;
} .site-footer a {
font-weight: 500;
text-decoration: none;
}
.site-footer a:hover {
text-decoration: underline;
}
body { outline: 5px solid red !important; }