.site-footer{
    background: #6469D1;
    color: #fff !important;
}

.site-footer .ast-builder-grid-row{
    min-height: auto !important;
}

.ast-footer-copyright{
    color: #fff !important;
}

.site-footer .menu-link {
    color: #fff !important;
}

.site-footer .widget-title {
    display: inline;
    background: #FFD454;
    padding: 2px 6px;
    border-radius: 10px;
    font-size: 1.8em;
    font-weight: 700;
    color: #333;
}

.site-footer .widget nav {
    margin-top: 20px;
}

.footer-logo {
    display: inline;
    background: #FFD454;
    padding: 2px 6px;
    border-radius: 10px;
    font-size: 1.8em;
    font-weight: 700;
    color: #333;
}

.site-footer-primary-section-2, .site-footer-primary-section-3 {
    padding: 5px 0;
}