.stm_footer_layout_4 .stm-footer {
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding: 47px 0 84px !important;
}

.stm_footer_layout_4 .stm-footer .footer-widgets {
    padding-bottom: 20px;
}

.stm_footer_layout_4 .stm-footer .stm-footer__bottom {
    border: none;
    padding: 4px 0;
}

.stm_footer_layout_4 .stm-footer .stm-socials {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 0 0 55px;
}

.stm_footer_layout_4 .stm-footer .stm-socials a {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    font-size: 14px;
    margin: 0;
    line-height: 45px;
    text-align: center;
}

.stm_footer_layout_4 .stm-footer .stm-socials a + a {
    margin-left: 10px;
}

.stm_footer_layout_4 .stm-footer .stm-footer__bottom .stm_bottom_copyright {
    text-align: center;
    font-size: 12px;
    margin-top: 0px;
    letter-spacing: 0;
}