@charset "UTF-8";

.jumbotron.home {
    position: relative;
    height: 70vh;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.hero-title {
    padding-top: 20vh;
}

.hero-title h1 {
    font-size: 60px;
}