body {
    margin: 0;
    padding: 0;
    background: #F3F3F3!important;
}

p, h1, h2 {
    font-family: 'Lato', sans-serif!important;
}

section#main {
    background: #F3F3F3!important;
    height: 100vh!important;
}

.no-padding {
    padding: 0!important;
}

.section-image {
    height: 100vh!important;
    background-size: cover!important;
}

.not-available {
    color: #D31F2F!important;
    font-size: 45px!important;
    font-weight: 900;
    text-align: center!important;
}

.but {
    color: #000000!important;
    font-size: 30px!important;
    font-weight: 700;
    text-align: center!important;
}