/*
Theme Name: Flatsome Child
Version: 1.0
Description: A child theme of Flatsome
Template: flatsome
Author: Administrator
*/

.absolute-footer, html {
    background-color: #2475bc;
    background: linear-gradient(90deg, rgba(36,117,188,1) 0%, rgba(36,117,188,1) 35%, rgba(76,182,199,1) 100%);
}