 
.img-responsive{
    margin-bottom: 15px;
    border: 1px solid lightgrey;
}

.btn-promato {
    background-color: #9d4349;
    color: white;
}

.btn-promato:hover {
    background-color: #994f54;
    color: white;

}

.promato-spinner {
    color: #9d4349 !important;
    background-color: #9d4349 !important;
}

.hosp{
    font-style: italic;
}

.blocktitle{
    font-weight: bold;
    color: #9d4349;
}

.feature {
    padding-top: 10px !important;
}