@charset "euc-kr";

:root {
    --main-color: #007af3;
    --sub-color: #c5f114;
    --light-color: #e5f1fe;
}