/*!
classi personalizzate per font e testi FSE */

.h4, h4 {
  margin-top: 0.65rem;
  margin-bottom: 0.65rem;
  font-size: 1.15rem;
}

.h5, h5 {
  margin-top: 0.65rem;
  margin-bottom: 0.65rem;
  font-size: 0.9rem;
}

.font-90
{
	font-size:90%;
}
.font-85
{
	font-size:85%;
}
.font-80
{
	font-size:80%;
}
.font-75
{
	font-size:75%;
}
.font-70
{
	font-size:70%;
}
.font-65
{
	font-size:65%;
}
