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