#hero .container {
    padding-top: 0px !important;
}

#hero {
    height: 98vh !important;
}

#hero h1 {
    margin: -50% 0 10px  !important;
    font-size: 38px !important;
    line-height: 36px  !important;
}

#hero h2 {
    color: rgb(213 223 223);
    margin-bottom: 20px;
    font-size: 20px;
    text-shadow: 3px 2px 3px #021521b8;
}

.white {
color: #fff !important;}

.black {
color: #000 !important;}

a.nav-link.scrollto.active {
    color: #c2fffa !important;
}









