:root {
    --main-color: #ffe461;
    --title-color: hsl(0, 0%, 98%);
    --title-size: 32px;
    --title-weight: 600;

    --title2-size: 24px;

    --text-color: hsl(0, 0%, 84%);
    --text-weight: 300;
}

