/*
Theme Name: Tribu
Text Domain: Tribu
Theme URI: https://www.mrweb.fr
Author: Mrweb
Author URI: https://www.mrweb.fr
Description:
Licence: GNU General Public License v2 or later and copyright (c) 2021 by mrweb.fr
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.0
*/
details summary { background: #d10000;padding: 10px 20px;text-align: center;color: #fff;font-weight: bold;margin-bottom: 15px;max-width: fit-content;margin: 0 auto 15px auto;border: 2px solid #d10000;-webkit-transition-duration: .5s;transition-duration: .5s;}
details summary:hover { background: #fff;color: #d10000;border: 2px solid #d10000;}