/**
 * Theme Name: Bien Public
 * Version: 2024
 * Author: Contemple
 * Author URI: https://ccccontemple.com/
 */

.c-grid_item ul {
    list-style-type: disc;
    list-style-position: inside;
    margin-block: 1rem;
}

.-padding-sm {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}