/* Custom Styles */
.form-group .text{
    color:#13284b;
}

.buttonStyling{
    border: 2px solid #ffffff;
    border-radius: 4px;
    padding: 9px;
    background: #16284c;
    min-width: 228px;
    font-size: 18px !important;
    font-weight: 400;
    margin-left: auto;
    margin-right: auto;
    padding: 8.5px;
    display: block;
    text-align: center;
        font-family: Raleway;
    font-weight: 400;
    /*line-height: 1.2;*/
}

.footer__content{
    margin-left: auto;
    margin-right: auto;
    width: 50% !important;
}

.footer__container{
    margin-left: auto;
    margin-right: auto;
}

.footer__block > :last-child, .footer__block > :first-child, .footer__block{
    margin-left: auto !important;
    margin-right: auto !important;
}

.social-icons__icon > :first-child{
    margin-left: auto !important;
}

.social-icons__icon > :last-child{
    margin-right: auto !important;
}

@media(max-width: 500px){
    div#block-1582819357118{
        width: 70% !important;
        margin: 0 auto;
    }
    
    div#block-1594114613767, div#block-1594116962683, div#block-1594214392090, div#block-1594116316953{
        width: 50% !important;
        margin: 0 auto;
    }
    
    div#block-1594819880408, div#block-1594116594801, div#block-1594116748069{
        width: 33% !important;
    }
    
    #section-1582822615201 .section{
        padding-top: 20px;
    }
     .footer__content{
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
        background-color: #13284b;
}
}