<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


@media only screen and (max-width: 767px) {
 .left-float {
    float: none !important;
}
.nav-tabs.nav-justified &gt; li {
    border-bottom: 1px solid #000000;
}
}

.total-giving {
    color: #353535 !important;
}
.tab-pane span {
    float: right;
    padding-right: 10px;
}
</pre></body></html>