/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/

.widget-area .widget:first-child {
    padding-top: 30px;
}



body {
background: #202020;
background-color: #;
color: #;
}



.widget-area, .widget-area a {
    color: #202020;
}

.page-wrap .content-wrapper {
    background-color: #202020;
    }



#secondary {
    background-color: #202020 !important;
}

.overlay {
    
    opacity: 0.5;
    
}