section#social_proof_slider_widget-2.widget {
    margin-top: 40px;
    margin-bottom: 30px;
}



.site-header .widget {
    font-size: 26px;
}


.sidebar-primary {
    width: 300px;
   margin-top: 80px;
}



.sub-footer-right {
    float: none;
    font-size: 14px;
    width: 100%;
}

.widget-title {
    font-size: 20px;
}

.glass_logos {
    width: 140px;
    margin: 10px;
}

.outreach-pro-red .sub-footer {
    background-color: #dff3ed;
}

.home-top .widget:first-child {
    padding-top: 0px;
}

.home-top .widget {
    margin: 0;
    padding: 0 10px 10px;
        padding-top: 0px;
}


.widget li {
    margin-bottom: 5px;
    padding-bottom: 5px;
}


.social-proof-slider-wrap .testimonial-item .testimonial-text .quote {
    margin-bottom: 15px;
    border-block-start: 15px solid #e3edce;
    padding-top: 20px;

}

#social_proof_slider_widget-2-wrap .testimonial-item .testimonial-text {
    font-size: 20px;
}



/*FIX IMAGE STYLES*/
       .image_left {
           padding: 10px;
           margin: 10px !important;
           border: none !important;
           float: left;
          max-width: 400px;
          width: 100%;
       }
       
       .image_right {
           padding: 5px;
           margin: 5px !important;
           border: none !important;
           float: right;
          max-width: 400px;
          width: 100%;
       }

.image_home {
           padding: 5px;
           margin: 5px !important;
           border: none !important;
          max-width: 500px;
          width: 100%;
       }

.content {
    padding: 15px;
}

