.foto-linha4 {
margin-left: 30px;
margin-top: 20px;
}
.foto-linha4 img {
width: 240px;
}
.container-linha4{
display: flex;
flex-wrap: wrap;
flex-direction: row;
align-items: flex-start;
justify-content: space-around;
margin-top: 80px;
}
.texto-nome-linha4 {
width: 245px;
text-align: center;
font-size: 1.3em;
font-weight: bold;
color: #1A6484;
}
.texto-cargo-linha4 {
width: 245px;
text-align: center;
font-size: 1.0em;
}
.botao-biografia-linha4 {
margin-left: 60px;
margin-top: 20px;
width: 130px;
}
.div-container{
max-width: 1170px;
display: flex;
flex-wrap: wrap;
font-family: “Times New Roman”, Times, serif;
justify-content: center;
}
.div-container-bt-int{
width: 100%;
display: flex;
align-items: center;
margin: 10px 0;
}
.texto-reg{
font-weight: bold;
color: #fff;
text-align: inherit;
font-family: arial;
font-size: 0.95em;
}
.botao-int{
text-align: center;
width: 100%;
border-color: #407d9a;
border-radius: 0px 10px;
background-image: linear-gradient(to right,#005278 , #337593);
margin: 0 auto;
display: flex;
justify-content: center;
align-items: center;
padding: 18px 0px;
max-width: 130px;
max-height: 35px;
}
.texto-bt{
margin:0;
color:#fff;
}
.texto-bt > a{
color:#fff !important;
text-decoration: none;
}
Fonte CSTJ