:root{
    /* FONT */
    --font-dm-sans: "DM sans", sans-serif;

    /* COLORS */
    --bg-icon: #131313;
    --bg-arrow-color: rgba(0, 0, 0, 0.7);
    --text-base-light: #fff;
}