/*======================================
Theme Name: RORO
Description: Child theme for Divi
Version: 1.0
Author: Roro Fernandez
Author URI: https://rorofernandez.com
Template: Divi
======================================*/


/* This targets ONLY the number, avoiding the double-plus glitch */
.add-plus .et_pb_counter_number::after {
    content: "+" !important;
    font-size: 0.5em !important;
    font-weight: bold !important;
    vertical-align: super !important;
    margin-left: 2px !important;
    display: inline-block !important;
}

.sp-testimonial-content p { font-size: 1.6rem; }

