/*
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
*/


/*=====UNDER-CONSTRUCTION=====*/
body.under-construction {
    height: 100%;
    background-color: #02015E;
}

.under-construction .section-uc-1 {
    padding-top: 40px;
    background-color: #191919;
}

.under-construction .sections_group {
    background-color: #02015E;
}

.under-construction h2, .under-construction h3 {
    color: #fff;
}



/*=====GENERAL-STYLES=====*/

/*===Action-Bar===*/
#Action_bar .column.one {
    text-align: center;
}

#Action_bar .contact_details {
    float: none;
    display: inline-block;
}

