html {
    scroll-behavior: smooth
}

.home .ast-container {
    padding: 0;
}

.ast-footer-social-2-wrap .ast-builder-social-element,
.ast-footer-social-2-wrap .social-show-label-true .ast-builder-social-element {
    display: block;
    margin-bottom: 10px;

}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section {
    align-items: flex-end;
}

.site-above-footer-inner-wrap,
.site-above-footer-wrap {
    padding: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-style: italic !important;
    font-weight: 900 !important;
}

.elementor-message-success{
    color: #fff!important;
}