@charset "UTF-8";
/* CSS Document */
body#comite main {
    height: 970px;
    
}

h3 {
    font-size: 0.8rem;
    padding: 15px;
}
h4 {
    margin-top: 15px;
    margin-bottom: 15px;
    
    text-transform: uppercase;
    font-weight: 600;
}
h4 strong {
    text-transform: none;
    color: #db1718;
}