/*
Theme Name: Antre-Jeunes
Theme URI: https://www.antre-jeunes.org
Description: Thème personnalisé pour les besoins de l'Antre-Jeunes.
Author: Pina Data
Author URI: https://pinadata.com
Version: 1.0.0
Text Domain: antrejeunes
Template: esmarts
*/

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap; /* added line */
    border: 0;
}

@media ( max-width: 767px ) {
    h1.eltdf-page-title {
        font-size: 44px;
    }
    h3.eltdf-st-title {
        font-size: 28px;
    }
}

.cky-consent-container * {
    font-family: Inter, sans-serif;
}
