/*
Theme Name: Child Theme
Template: Divi
Author: nextlevelwebsolutions.com
Version: 1.0
*/


/*
@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 100;
src: url('fonts/bebas100.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 300;
src: url('fonts/bebas300.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 400;
src: url('fonts/bebas400.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 700;
src: url('fonts/bebas700.woff') format('woff');
}
*/
.grow-with-us-background>div,
.grow-with-us-background>div>div {
    height: 100%;
}


.grow-with-us-button {
    background-color: #cdd3ce !important;
    color: black !important;
    text-transform: uppercase;
}