
.cb-slideshow, .cb-slideshow:after {
    position: absolute !important;

}

body {

    background: #ddd !important;
}

mix-body {
    font-family: 'Open Sans', Helvetica, Arial, sans-serif !important;
    font-size: 24px !important;
    font-weight: 300 !important;
    overflow-x: hidden;
}

.hero {
    background: #000 !important;
}

.sticky-wrapper {
    z-index: 2000 !important;

}

.contact-form button[type='submit'] {
    border-radius: 30px !important;
    font-size: revert !important;

}

.team-image {

    object-fit: cover;
}


button[type='submit'] {

    padding-top: unset !important;
    padding-bottom: unset !important;
}