@charset "UTF-8";

:root{
    --main-color: #004c73;
    --sub-color: #90734e;
    --figure-color : #866d4c; /* 이미지 밑 부연설명 fig의 컬러 */
}
