.nav-link:hover {
    color: #a11e29;
}
.text-shadow-1-1-1 {
    text-shadow: 1px 1px 1px #fff;
}
.Slider-back {
    padding: 20px;
    background-color: rgba(0,0,0,0.5);
    color:white!important;
    border-radius:10px;
}
.white {
    color: #fff !important
}
.white a{
    color:#fff!important
}