/*
 Theme Name:   Keroz
 Theme URI:    https://keroz.fr
 Description:  Un thème personnalisé pour GeneratePress
 Author:       Keroz
 Author URI:   https://keroz.fr
 Template:     generatepress
 Version:      1.0
*/

/* Visually Hidden */
.visually-hidden:not(:focus):not(:active) {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

/* No Underline */
.no-ul, .no-ul a {
	text-decoration: none;
}