
.static-500-height {
    height: 400px!important;
}

.hello-top-left {
    top: 0;
    left: -1.4rem;
    z-index: 0;
}

.white-space-pre-line {
    white-space: pre-line;
}

.home-top-right {
    top: -2rem;
    right: -1.9rem;
}

.question-height {
    height: 150px;
}

.static-contact-height {
    height: 300px!important;
}

.contact-height {
    height: 150px;
}

.footer-logo-height {
    height: 40px;
}

.team-youtube-href {
    top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index:3;
}

.btn.btn-circle.btn-play.team-youtube-href:hover {
    transform: translate(-50%,-54%);
}