.baseprice {
    font-size: 10px;
}
.baseprice .price {
    font-size: 12px;
}
a:hover, a:focus, a:visited {
    color: var(--text-color);
}