/* ROOT */
:root {
    --primary-color: #4d4d4d;
    --secondary-color: #FFDA87;
}
