/* Add here all your CSS customizations */
ul.lead{
    color:#fff; 
}

.table-striped{
    box-shadow: 5px 5px #c5c5c5;
}

.owl-carousel .owl-item img {
    width: 100%; 
}

.alert {
    margin-bottom: 0px !important;
}

iframe{
    border-width: 0px !important;
}
.card-title-color{
    color: #47648B !important;
}