/* GestionAsso — Global styles */
html, body {
    font-family: 'Roboto', sans-serif;
    height: 100%;
}

.font-bold {
    font-weight: 700;
}
