/* Variables */

:root {
    --main-color: rgb(200, 149, 26);
    --main-gray-color: #3c3c3c;
}