﻿* {
  font-family: 'Century Gothic', 'Segoe UI', Arial, Helvetica, sans-serif;
}

.TestoDefaultInverse {
  color: white !Important;
}

.TestoDefault {
  color: black;
}

.BH1 {
  color: #424242 !important;
}

.BH2 {
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #006837 !important;
}


.BH3 {
  color: #424242 !important;
}

.BH4 {
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #006837 !important;
}

.ColorePrincipale {
  color: #006837;
}


