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