:root {
    --max_width    : 110rem;
    --h1_font_size : ;
    --h2_font_size : ;
    --m_font_size  : ;
    --body_bg      : white;
    --color_pmy    : #FFF6F6;
    --color_num    : #F00;
    --color_text   : black;
    --color_title  : black;
    --color_desc   : #808191;
    --font_family : 'Pretendard';
    --font_family_bold : 'Outfit', 'Arita-dotum-SemiBold';
    --box_bg : #fff;
    --gnb_size : 16px;
    
    --font_tel : 'Outfit', sans-serif;
  }