/*
    /assets/css/app.css
*/
body {
    background-image: url(/wp-content/uploads/2025/09/fond_invitation_web_seminaire_cannes.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}

#ajouter-accompagnant, .btn-submit{
    background-color: #232643 !important;
    background: #232643;
}