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