 :root {
     --cor-1: #18412e;
     --cor-2: #009345;
 }

 section.bloco-colunas .imagem {
     text-align: center;
 }

 section.bloco-colunas strong.h2 em {
     font-size: 70%;
     display: block;
 }

 section.bloco-texto {
     color: white;
 }