:root {
    /* FONTE */
    --font-dm-sans: "DM Sans",sans-serif;

    /* CORES */
    --bg-icon: #131313;
    --bg-arrow-color: rgba(0,0,0,7)
}