.wspae-cust-price-container {
    border-radius: 6px;
    border-color: red;
    border-style: dashed;
    color: red;
    padding: 12px;
    width: -moz-fit-content;
    width: fit-content;
}

.wspae-cust-price-label {
    font-size: 25px;
    font-weight: 500
    ;
}
