.scrl_1_footer {
    width: 200px;
    /* padding-top: 25%; */
    padding-bottom: 10px;
}

.scrl_1_footer_right {
    height: 150px;
    width: 150px;
    padding-bottom: 5px;
}

.lightgray_bg_logos {
    background-color: #f9f9f9;
}

.slide {
    padding-top: 2px;
    padding-bottom: 2px;
}

.btn-outline-light {
    color: unset;
    margin-left: 10px !important;
}

.btn-outline-light:hover {
    background-color: #c89850;
    color: #fff;
}

.newsletter {
    background: #c89850 !important;
    padding-left: 50px;
}