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