a.category_box_head_con {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #d9d9d9;
    color: #919191;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    height: 28px;
    letter-spacing: 0.28px;
}

.category_box_head_title {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.36px;
    text-align: right;
    border-bottom: 3px solid;
    margin-bottom: -2px;
}