/* ROOT */
:root {
    --primary-color: #d5006c;
    --secondary-color: #fddb31;
}