h2{
    padding: 10px 20px;
    margin: 10px 0px;
    border-left: 3px solid #db6424;
    font-size: 1.4em;
    background: #f2f2f2;
}
table {
    margin-bottom: 40px;
}
table a{
    color: #db6424;
    font-weight: normal;
}

section a{
    color: #db6424;
    font-weight: normal;
}
.vereador {
    display: block;
    min-height: 180px;
}
.vereador-foto img{height: 128px;}
.vereador-info{
    font-size: 0.9em;
    font-family: 'Myriad Pro Regular';
}
.vereador-info strong{
    font-size: 1em;
    font-weight: 600;
}
.margin-bottom-10.text-justify {
    margin-bottom: 10px;
}

.margin-bottom-10.text-justify a{
    color: #db6424;
    border-bottom: 1px dotted;
}
.voltar.text-center {
    padding: 20px;
    display: none;
}