.footer-before-about-text{
    margin-bottom: 4rem;
    position: relative;
}
.site-footer{
    margin-top: 50px;
    position: relative;
        background-color: #28364d;
}

.footer-before-about-text-1{
    color: #fff;
    text-align:justify;
}

.btn-footer-about button{
    width: 100%;
}
.btn-footer-about .btn-footer-ab-1{
    padding: 0.5rem;
    display: block;
    background: #eef2f8;
    color: #000;
    border: none;
    border-radius: 20px;
    margin-bottom: 10px;
}

.btn-footer-about .btn-footer-ab-2{
    padding: 0.5rem;
    display: block;
    background: #d3312c;
    color: #fff;
    border: none;
    border-radius: 20px;
}

.footer-widget__logo{
    margin-top: 0;
}
.footer-widget__about{
    text-align: center;
}
.site-footer__social{
    margin-top:0px;
    justify-content: center;
}

.footer-widget__title{
    font-size: 24px;
    text-transform: uppercase;
        margin-bottom: 25px;
}
