
.atuacoes-home .col{ position:relative;}
.atuacoes-home .legenda{background: rgba(0, 0, 0, .7);font-size:.7em; width:78%; padding:3px; position:absolute; bottom:3px; left:10%; color:#fff; text-align:center;}
.conteudo-atuacao{max-width:700px;}
.conteudo-atuacao p {text-align:justify}
.conteudo-atuacao h3, .conteudo-atuacao h4{ display:inline-block; text-align:center; width:100%} 
.bloco-foto-sobre {background-image:url(../img/bg-foto-sobre-vertical.jpg);padding-top:15px}
.bloco-foto-sobre img{border: solid 1px #ccc;}
 
@media (max-width: 540px) { 
 h1{font-size:1.4em !important}
 h2{font-size:1.3em !important}
 h3{font-size:1.2em !important}
 h4{font-size:1.1em !important}
 
 .about .about-content .lead {
  font-size: 1em;
  }
  
  .links-button a{font-size:.85em}
}