#section-featured-categories .item-category a {
     display: block;
     width: 80%;
     margin: 0 auto;
}

.conteudo h1 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    margin: 20px 0;
    color: #01806d;
}