body {
    font-family: 'Montserrat', sans-serif;
}

body h5{
    font-size: 1.3rem;
}

body h4{
    font-size: 1.625rem;
}

body h2{
    font-size: 2.275rem;
}

body h1{
    font-size: 2.6rem;
    font-weight: 700;
}

body .carousel-type-mp4 .carousel-text, body .carousel-fullscreen .carousel-text{
    left: 10%;
    transform: translate(0,-50%) !important;
    max-width: 70%;
    z-index: 8;
}

body strong {
    font-weight: 700;
}

body .btn{
    border-radius: 0;
}

body .btn.btn-secondary{
    color: #fff;
}

body .carousel-item-type-text_and_image .carousel-image img, body .carousel .item[style*="background"] img{
    opacity: 1;
}

body .frame-background-secondary, body .frame-background-secondary p{
    color: #fff;
}

body #page-content{
    padding-top: 174px !important;
}