:root {
    /* 포인트 컬러 */
    --main-color: #d9afa3;
    
    /* 서브 컬러*/
    --sub-color: #f9f4f2;
}