/*
Theme Name:           Flatsome Child
Theme URI:            http://flatsome.uxthemes.com
Author:               Fernando Rojas
Author URI:           https://uxthemes.com
Description:          Child Theme from Flatsome - Multi-Purpose Responsive WooCommerce Theme
Version:              3.20.4
Template:             flatsome
Requires at least:    6.4
Requires PHP:         7.4
WC requires at least: 8.3
Text Domain:          flatsome
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

.footer-wrapper {
    border-top: 3px solid #579f9f;
}

.green-header {
    color: #579f9f;
}

.brand-img img {
    object-fit: contain;
}
