/*
Theme Name: Jean-Lucien Guillaume 2026
Author: Florent Claude
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: jlg26
Version: 1.0.1
*/

/* post slider */
.btn-prev svg {
    rotate: 180deg;
}
.sp-smart-post-card-image img:not(.sp-smart-post-meta-icon) {
    max-height: 70vh !important;
    height: auto;
    width: auto;
}

/* menu */
.current-menu-item a {
    color: var(--wp--preset--color--accent-1) !important;
}