.text-justify {
  text-align: justify;
}

.txgeneral {
    font-size: 1.2rem;
}


.txgentex {
    font-size: 1rem;
}


.currency {
    display: block;
    margin-top: 2px;
    font-size: clamp(0.65rem, 1.8vw, 0.75rem);
    line-height: 1;
    opacity: 0.85;
}
