/**
* Theme Name: Apper Child
* Description: This is a child theme of Apper.
* Author: AcmeeDesign Softwares and Solutions
* Template: apper
* Version: 1.0.0
*/

/**
* You can add your custom styles here
*/
#footer-widgets .footer-box .footer-widget {
    
    margin-bottom: 30px!important;
}
#site-header {

    background-color: #fff !important;
}