.container {
    padding: 0 20px;
}

.hidden {
    display: none !important;
}

.static-page {
    color: #022450;
    font-size: 14px;
    font-family: 'Onest', 'Arial', sans-serif;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: -0.1px;
}

.static-page p,
.t396 .tn-atom .static-page ul,
.t396 .tn-atom .static-page ol,
.static-page ul,
.static-page ol {
    margin-bottom: 20px;
}

.static-page li {
    margin-bottom: 5px;
}

.static-page p:last-child,
.static-page ul:last-child,
.static-page ol:last-child,
.static-page li:last-child {
    margin-bottom: 0;
}

.static-page h2 {
    font-size: 33px;
    font-family: 'NAMU', Arial, sans-serif;
    line-height: 1;
    letter-spacing: -2px;
    margin: 20px 0 24px;
}

.bold {
    font-weight: bold;
}

body .t-feed__post-popup__comments {
    margin: 0 20px 15px;
    text-align: left;
}

.breadcrumb {
    display: flex;
    font-family: 'Onest', 'Arial', sans-serif;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0 !important;
}

.sep {
    margin: 0 7.5px;
}