.role-price {
    font-size: 1em;
    margin-bottom: 5px;
}

.original-price {
    font-size: 1em;
    color: #000;
}

.normal-price {
    font-size: 1em;
}

.price-label {
    font-weight: bold;
    margin-right: 5px;
}

.finnish-price-display strong {
  font-weight: 700 !important;
}

.brxe-product-price p.price:empty,
.brxe-product-price p:empty {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 0 !important;
    height: 0 !important;
}


.brxe-product-price .finnish-price-display {
    margin: 0;
    padding: 0;
}