@importurl("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");body,td {font-family:"Pretendard", Arial, Helvetica, sans-serif;}:root{/* 섹션 배경색 */--custom-brand-background-color:#231f20;/* 섹션 왼쪽 테두리색 */--custom-brand-border-color:#231f20;/* 섹션 내용 글자 색 */--custom-brand-h3-color:#fff;/* 섹션 제목 글자 색 */--custom-brand-h3-title-color:#EF4023;/* 제출 버튼 배경 색 */--custom-brand-button-background-color:#231f20;/* 제출 버튼 글자 색 */--custom-brand-button-txt-color:#fff;}/* 템플릿 type 분류 */.subject-wraph3 {font-size:1.25rem;font-weight:500;color:var(--custom-brand-h3-color);background-color:var(--custom-brand-background-color);border-left:4px solid var(--custom-brand-border-color);}.subject-wraph3strong {display:inline-block;color:var(--custom-brand-h3-title-color);padding:0.5rem 1rem;margin-right:1rem;}.submit-wrapbutton {font-size:1.125rem!important;font-weight:600 !important;color:var(--custom-brand-button-txt-color) !important;width:100%!important;height:4.375rem!important;background:var(--custom-brand-button-background-color) !important;border:0 !important;border-radius:0.5rem!important;transition:0.5s!important;box-shadow:0 5px 15px 0 rgba(0, 0, 0, .3) !important;}