/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

.text-logo #logo {
    color: #fff !important;
}
/*home*/
.sticky-white #Top_bar.is-sticky, .sticky-white #Top_bar.is-sticky #menu {
    background: #052606 !important;
	padding: 10px 0;
}
.sticky-white #Top_bar.is-sticky .menu > li > a {
    color: #fff !important;
}
/*footer*/
#Footer .widgets_wrapper .widget {
    text-align: center;
}
#Footer .footer_copy .copyright {
    float: unset;
    text-align: center;
}