.h1-like {
    font-family: 'Lora', serif !important;
    font-size: 2.625rem !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    margin-bottom: 1rem !important;
    margin-top: 0 !important;
    color: #ffffff !important; /* Remplace le style en ligne */
}

.h2-like {
    font-family: 'Dancing Script', cursive !important;
    font-size: 2rem !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
    margin-bottom: 1rem !important;
    margin-top: 0 !important;
    color: #ffffff !important; /* Remplace le style en ligne */
}
