.nav-item > a {
    color: white;
}

.nav-item > a:hover{
    color: coral;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

body {
    /*!*background-color: #212529;*/
    background-color: #191919;
}

#ymcarousel {
    margin-left: 0px;
    margin-right: 0px;
}

.ymcontent {
    width: 80%;
}

.ymfooter {
    font-size: 12px;
}

.carousel {
    height: 775px;
}

.carousel-item {
    height: 755px;
}