﻿
.projeto-programa--section {
    background-image: url(/img/Home/Index/participacao_social/banner-participacao-social.jpg);
    min-height: 400px !important;
    position: relative !important;
    background-attachment: fixed;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.projeto-programa--section--divisao {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #000000;
}

.projeto-programa--section--divisao-btn-saiba-mais {
    width: 200px;
}
