.ann-short_item > a {
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 20px;
}

h3 {
    font-size: 16px;
    line-height: 1.4;
}


.ann-hit_price > span {
    color: var(--text2);
    font-size: 14px;
    font-weight: 500;
    text-decoration: line-through;
    margin-left: 10px;
}

.ann-short_price {
    font-size: 17px;
    font-weight: 600;
}
