.template-product .product-block .rte, .template-product .product-block .rte p, .template-product .product-block span{
    font-size: var(--typeBaseSize) !important;
}
@media only screen and (min-width: 769px) {
    .template-product .rte p:last-child {
        margin-bottom: 25px;
    }
}