@charset 'UTF-8';
/* Colors */
:root {
    --accent-color: #f47b1f;
}
