/* Enter Your Custom CSS Here */

@media (min-width: 1200px) and (min-width: 992px)
.main-navigation {
    padding: 0 30px 0 18px;
}

.jumbotron.carousel .carousel-topheading {
    font-size: 22px;
}

.btn-outline {
 
    background-color: rgb(49, 49, 49) !important;
}

