@charset "utf-8";

/* CSS Document */

:root {
    --main-color: #0b6c42;
    --main-color-rgb: 11, 108, 66;
}



