.table td, .table th {
    padding: 1.55rem;
}
.table td:first-child {
    border-top: none;
}
.bg-info {
    background-color: #186C85!important;
}
.text-muted {
    color: #333!important;
}

.carousel-item h1{
    color: #186C85;
}