@charset "utf-8";

/* CSS Document */

:root {
    /* #ff650c in decimal RGB */
    --main-color: #32cdf0;
    --main-color-rgb: #32cdf0;
}