@charset "utf-8";
body {font-family:'Pretendard', sans-serif;}

/* theme reset */
h1, h2, h3, h4, h5, h6,
ul, p {margin: 0; padding: 0;}
a:not(.btn):hover {text-decoration: none;}

/* sub_visual */
.sub_visual {background:#5f9aeb;}
.breadcrumb > .active {color: rgba(255, 255, 255, 0.9);}
.breadcrumb > li{font-size: 18px !important;}

/* 게시판 */
.programCon {max-width: 1140px;}
.writeForm_btn a {color: #fff;}

.program_table table tr th{text-align: center !important;}

/* 특별회원 */

html .text-color-primary, 
html .text-primary {color: #4887dd !important;}
.testimonial blockquote p{font-family: 'Montserrat', sans-serif !important;}

