/*
Theme Name: DMH & Sistas in Success Theme
Description: This is a child theme for Flatsome Theme
Author: DMH & Sistas in Success Theme
Template: flatsome 
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.site-footer-creds {
    font-size: 12px !important;
    line-height: 1 !important;
    text-align: center !important;
    padding: 40px 0 80px !important;
    background: #53585A;
    color: #fff !important;
}
.site-footer-creds a {
    color: #fff !important;
}
.site-footer-creds a:hover {
    color: #14d102 !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}