:root {
    --text: rgb(211, 134, 82);
    --medium: rgb(15, 15, 15);
    --dark: rgb(26, 26, 26);
    --darker: rgb(12, 12, 12);
}