:root {
    --bg-color: rgb(10, 12, 12);
    --section-color: rgb(14, 21, 21);
    --subtitle-color: rgb(97, 203, 189);
    --bg-header: rgb(19, 20, 20);
    --text-color: white;
}