﻿.provedor-subtitle {
    font-size: 12px !important;
}


a:hover {
    color: #28a745 !important   ;
}

.header-title {
    color: green !important;
}

.alert-warning {
    background-color: rgb(255, 243, 205) !important;
}

.alert-danger {
    background-color: rgb(248, 215, 218)!important;
    color: #d32535 !important;
    
}

/* LOGO IMAGE */
.logo {
    padding: 5px;
    height: 160px;
}