/*
Theme Name: AChacunSonFauteuil
Theme URI:
Author: ligne13
Author URI:
Description:
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version:
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfive
Text Domain: achacunsonfauteuil
Tags:
*/

@media screen and (max-width: 768px) {
    .swiper-horizontal {
        width: calc(100vw - 40px);
    }
}

footer a {
    color: #111;
    text-decoration: underline;
}

footer a:hover {
    color: #111;
    text-decoration: none;
}
