HTML
PUG
include ../../../mixins/tarif.pug
+tarif('p', 12345.93, '€', 'mois', '1', '2', '-text-align-left -size-small -highlight', true)
div(style="background: #525b85; padding: 10px; border-radius: 4px")
+tarif('p', 12345.93, '€', 'mois', '1', '2', '-text-align-left -reverse -size-small -highlight', true)