/**
 * ------------------------------------------------------------------------------------------------------
 * Custom styles goes here
 * ------------------------------------------------------------------------------------------------------
**/

.header-nav {
    z-index: 100;
}

.entry-content img, .modal-body img {
    border-radius: 0;
    width: auto;
    height: auto;
}


.carousel-slider-button {
     margin-top: 3rem;

}






.carousel-slider-tagline {
margin-top: 1.5rem;
     margin-bottom: 0;

}


.carousel-slider-title {
 margin-bottom: 0;
}