.box-mariage-image {
    background-image: url("../images/contact/background-contact-4800af07d354844081ad726d776d841c.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100vh;
    ;
}

.mariage-entete {
    font-family: 'Creepster', system-ui;
    font-family: 'Whisper', cursive;
    font-size: 2.5em;
    text-align: center;
    background-color: rgba(205, 184, 204, 0.808);
    border-top: 5px ridge rgba(215, 193, 229, 0.759);
    padding-bottom: 5px;
    margin: 0 !important;
}