/*
Theme Name: viettinvn
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.absolute-footer.dark {
    color: #FBAC1B;
    background-color: #2c3e50;
}
.footer-wrapper {

    background-color: #ededed;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}