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

.image {
    background-image: url("../../img/Accueil/biblr.jpeg");
    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;
}

.image h3{
	font-weight: bolder;
}

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


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

}
    #begin {
        display: block;
        padding-top: 40px;
    }

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

            #background p {
                color: #0c1c4f;
                font-size: 20px;
                font-family: 'Open Sans', sans-serif;
                line-height: 1.5;
                padding: 0.2em 0 1em 0;
            }

            .vis p {
                padding-bottom: 19px;
                margin-right: 35px;
                margin-left: 35px;
            }

            .projet {
                margin-top: 15px;
            }

            .consctruction {
                margin-left: 35px;
                margin-right: 35px;
            }

            .mot {
                color: #0c1c4f;
                font-size: 20px;
                font-family: 'Open Sans', sans-serif;
                margin-right: 35px;
                margin-left: 35px;
                line-height: 1.7;
                text-align: center;
                padding: 0.2em 0 1em 0;

            }

.col--vision {
    font-size: 20px;
    font-family: 'Playfair Display', serif;
    color: #0c1c4f;
    padding: 0.2em 0 1em 0;
}