@media (min-width: 993px) {
.ast-separate-container #primary {
margin: 0 0;
padding: 0;
}
}
.site-footer-primary-section-1, .site-footer-primary-section-2, .site-footer-primary-section-3, .site-footer-primary-section-4 {
color: black;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a, .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner a:hover {
color: #233e55;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner a, .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner a:hover {
color: #233e55;
}
#primary {
margin: 0 0;
}
@media (max-width: 992px) {
.ast-separate-container #primary {
padding: 0 0;
}
}
.contact-page-container .hero__card, .dashboard-container .hero__card {
width: fit-content;
}
.header-cta-button {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.required {
color: red;
}
a:focus-visible, a:focus {
outline-style: none;
}   .complaint-process-link a:hover, .complaint-process-link a:focus {
color: #a96f00;
}
.our-story__body a:hover, .our-story__body a:focus {
color: #a96f00;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
background-color: #fa0400;
}
.site-header__bar .site-header__toggle:hover {
background-color: transparent;
}
@media (max-width: 560px) {
.wp-block-social-links {
justify-content: center;
}
}