
article.title > h3 {
    font-size:2rem;
}
article.title > p {
    font-size:1.25rem;
}
article.info {
    padding:1rem 1rem; font-size:1rem; font-weight:300;
}
article.info  p { padding:0 0 0 0; margin:0 0 0 0; line-height: 2rem; }
article.info  p > label {
    font-family: "Nanum Brush Script", cursive;
    font-weight: 400;
    font-size:2rem;
    font-style: normal;
    color:#212121;
}
section.stnWrap {
    font-size:14px;
    line-height: 1.6;
}

section.stnWrap img {
    max-width: 100%;
}

.ql-size-12px { font-size: 12px; }
.ql-size-14px { font-size: 14px; }
.ql-size-16px { font-size: 16px; }
.ql-size-18px { font-size: 18px; }
.ql-size-20px { font-size: 20px; }
.ql-size-24px { font-size: 24px; }
