.jumbotron .jumbotron-logo img {
    max-height: 100%;
    display: none;
}


.jumbotron .jumbotron-img-overlay {
    background-color: rgb(105, 146, 23, 0.69);
}


.icon-d-list dt i {
    color: #31a8df;
}
.btn.btn-primary {
    background: #31a8df;
    color: #ffffff;
}