/*
Theme Name: Hypnose-Brive
Description: Thème enfant de Divi
Template: Divi
Version: 1.0
*/



h1 {
    font-size: 2.5rem !important;        /* 40px */
    font-weight: 600 !important;
    line-height: 1.2 !important;
    margin-bottom: 1.5rem !important;
}

h2 {
    font-size: 2rem !important;          /* 32px */
    font-weight: 600 !important;
    line-height: 1.3 !important;
    margin-bottom: 1.25rem !important;
}

h3 {
    font-size: 1.5rem !important;        /* 24px */
    font-weight: 500 !important;
    line-height: 1.4 !important;
    margin-bottom: 1rem !important;
}

h4 {
    font-size: 1.25rem !important;       /* 20px */
    font-weight: 500 !important;
    line-height: 1.4 !important;
    margin-bottom: 0.75rem !important;
}

h5 {
    font-size: 1.125rem !important;      /* 18px */
    font-weight: 400 !important;
    line-height: 1.4 !important;
    margin-bottom: 0.75rem !important;
}