.header{
    background-color: #00000075;
    background-blend-mode: hue;
    background-image: url(./rs=w_2046\,m.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 80vh;
    width: 100% ;
}

.white{
    color: white;
}

.t-40{
    font-size: 64px;
    font-weight: 700;
}

.content{
    background-color: #111;
    width: 100%;
}

.grey{
    color: #777;
    text-align: center;
}
.h5{
    line-height: 32px !important;
}
.f-300{
    font-weight: 300;
}
