Transparência e Prestação de Contas – Conselho Superior da Justiça do Trabalho

0
38

.cards_container {
display: flex;
gap: 10px 10px;
flex-wrap: wrap;
flex-direction: row;
justify-content: center;
align-items: stretch;
}
.card {
border: 0px;
margin: 0px;
flex: 1 1 480px;
padding: 10px;
border-radius: 2px;
background-color: #f1f1f1;
}
.card h1 {
text-align: left;
border-bottom: 0.5px #ffffff solid;
font-size: 20pt;
font-weight: bold;
color: #01426a;
}
.card h2 {
text-align: left;
font-size: 16pt;
font-weight: bolder;
color: #01426a;
}

Fonte CSTJ