/*
 Theme Name:     Business Express Child
 Theme URI:      http://nfp.gnomonic.site/
 Description:    My description
 Author:         Me
 Author URI:     http://nfp.gnomonic.site/
 Template:       business-express
 Version:        1.0.0
*/
.header-homepage:before, .header:before {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    z-index: -1;
    background-color: transparent;
    display: inline-block;
    content: "";
}

.header-homepage:before {
    background-color: rgba(48, 55, 184, 0.6);
}

h1.heading98 {
    color: #FFFFFF;
    font-size: 36px;
    text-align: center;
}

