/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 28 2023 | 06:13:45 (pm)
/*
/******* Do not edit this file *******/

.page-title h1, .page-title h2, .page-title h4, .page-title a{
color: #F3EDED;
}
.page-title {
  background: #61A297;
  text-align: center;
}
.page-title span {
color: #DDD;
}
.entry {
font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif !important;
line-height: 21px !important;
font-size: 13px !important;
color: black !important;
}
.entry p{
margin-bottom: 0em;
}
strong {
font-weight: bold;
}
.s2_message a{
  color:#3b8dbd;
}