﻿.widget-background-vanille {
    width: 100%;
}

.widget-titre-vanille > h1 {
    font-size: 40px;
    font-family: 'PlutoSans', sans-serif;
}

.widget-titre-vanille > h2 {
    font-size: 35px;
    font-family: 'PlutoSans', sans-serif;
}

.widget-titre-vanille > h3 {
    font-size: 30px;
    font-family: 'PlutoSans', sans-serif;
}

.widget-titre-vanille > h4 {
    font-size: 24px;
    font-family: 'PlutoSans', sans-serif;
}

.widget-paragraphe-vanille > p {
    font-size: 18px;
    font-family: 'PlutoSans', arial, sans-serif;
}

.widget-titre-vanille > h6 {
    width: 100%;
    text-align: center;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

    .widget-titre-vanille > h6 span {
        padding: 0 10px;
    }

.widget-pastille-texte-vanille {
    font-size: 16px;
}
