aside {
    border-radius: 6px;
}
aside {
    margin: 5.858736059%;
    padding: 20px 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.899);
}

.faith {
    background-image: url("../../img/Sommes/confession.jpg");
    align-items: center;
    display: flex;
    justify-content: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border-top: 0;
    min-height: auto;
    height: auto;
    width: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
    display: block;
}

.faith h3{
    font-weight: 1000;
}

.vision_text {
    margin: 35px 195px 0 195px;
    display: block;
}


.col--vision {
    width: 80%;
    margin: 0 auto;
    color: #0c1c4f;
}

#vision_church h3 {
    text-transform: uppercase;
    font-size: 20px;
    color: #0c1c4f;
    font-family: 'Playfair Display', serif;
    text-align: center;
}

.col--vision p {
    color: #0c1c4f;
    font-size: 20px;
    font-family: 'Playfair Display', serif;
    margin-right: 35px;
    margin-left: 35px;
    line-height: 1.7;
    text-align: left;
}

.faith_text {
    margin: 0 auto;
    font-size: 20px;
    font-family: 'Playfair Display', serif;
    color: #0c1c4f;
    padding: 0.2em 0 1em 0;
    text-align: justify;
}