/* ROOT */
:root {
    --primary-color: #070807;
    --secondary-color: #ffcd00;
    --tertiary-color: #c6362c;
}
