/* Add here all your css styles (customizations) */
.clsUnidade {
    text-align: center;
    font-weight: bold;
}
.traco {
    border-bottom: 5px solid #ddb134;
    width: 38px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
}