@charset "utf-8";

/* CSS Document */

:root {
    --main-color: #FF5722;
    --main-color-rgb: 255, 87, 34;
}



