@charset "utf-8";

/* CSS Document */

:root {
    --main-color: #3cbd9f ;
    --main-color-rgb: 60, 189, 159;
}



