/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 05 2020 | 15:30:30 */
footer_home {
    font-style: normal;
    line-height: 35px;
    font-family: Raleway;
}
.footer_description_home {
    font-style: normal;
    font-family: Raleway;
}
.footer_link {
    font-style: normal;
    text-decoration: underline;
    color: white !important;
    font-family: Raleway;
}
@media (max-width: 799px) {
    .footer-center {
        text-align: center;
    }
}
@media (min-width: 800px) {
    .footer_html {
        width: 200px;
        height: 43px;
    }
}

