.more.more-sm {

font-family: 'Noto Sans KR','돋움',Dotum,Helvetica,AppleGothic,Sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;a
    letter-spacing: -0.2px;
    text-align: center;
    color: #1e2029;
    padding: 9px 12px;
    width: 104px;
    box-sizing: border-box;
}

.listgogo a{
  justify-content: center;
}

.page-move .inner a {
  justify-content: space-between;
}

.page-move  a {
    display: flex;

}

.listgogo {
  margin: -30px 0 7px 0;
}

.page-top-btn .inner {
  margin-top: 60px;
}

.page-move .thumb-text {
  display: inline-grid;
    justify-items: stretch;
    align-content: space-between;
}

.page-move_span.spanman {
    margin-bottom: unset;
    font-family: NotoSansKR;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: -0.25px;
    color: #b0afb7;
}

/* 0929 추가 */ 

.page-move .card > div {
  border-bottom: unset!important;
}

.noImgText {
    display: flex;
    flex-direction: column;
    margin-top: 5px;
    gap: 34px;
}

.page-move .thumb-text h5{
  text-align: center;
  border-radius: 20px;
    border: 1px solid #979797;
    padding: 30px 20px;
}
