/*
Objet : Feuille CSS autotech-automobile.fr
Date de création : 16/03/2026
Auteur : Laurent MARQUET
Copyright : 2026
*/

@import url("/bundles/c975lsite/css/animations.min.css");
@import url("/bundles/c975lsharebuttons/css/styles.min.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.1.0/cookieconsent.min.css");

/* TYPOGRAPHY */
@import url("_typography-3RehRpD.css");

/* VARIABLES */
@import url("_variables-InyOCj7.css");

/* ADJUSTEMENTS */
h1,
h2,
h3 {
    background: linear-gradient(to right, var(--primary), var(--secondary));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}