#tips-piropel .d-flex strong {font-size: 1.2rem;}
#tips-piropel .d-flex:last-child {border-color:var(--color) !important; border-width: 2px !important; border-left: 2px solid var(--color); padding-bottom: 1.4rem !important}

#hueso-vs-gas {font-size: 1.2rem}
#hueso-vs-gas strong {font-size: 1.8rem; margin-bottom: 0.5rem; display: inline-block;}
#hueso-vs-gas strong.text-big {font-size: 5rem; line-height: 1; display: block; margin-bottom: 0}
#hueso-vs-gas em {font-size: 1rem}
#hueso-vs-gas div.row > div > div {border: 2px solid var(--color); border-radius: 50px; height: 100%; padding:2rem}

@media (max-width: 1100px){
    #hueso-vs-gas strong{font-size: 1.6rem; }
}