dd {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #7C8390;
    padding: 20px 0px 20px 0px;
    margin-bottom: 0px;
    word-break: keep-all;
}

dt {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    color: #404040;
    border-top: 1px solid #D4D9E1;
    padding: 20px 0px 20px 0px;
    cursor: pointer;
    word-break: keep-all;
}

.collapse-icon {
    color: #636C77;
}