.carousel-item img{
    height : 700px;
}

.form-label{
    color: hsl(0, 0%, 49%);
    font-weight: 625;
}

.navbar-light .navbar-nav .nav-link{
    font-weight: bold;
}

.offcanvas-header{
    box-shadow: 0 0 10px black;
}

.offcanvas{
    font-family: 'Quicksand', sans-serif;
}

.form-range{
    padding:  unset !important;
    height:  unset !important;
}