/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 18 2021 | 03:54:31 (pm)
/*
/******* Do not edit this file *******/

#page-title h2 {
color: #224091;
}

.button, input[type="submit"] {
background: #224091;
}

.button:hover, input[type="submit"]:hover {
background: #4568c6;
}
#home-top .flexslider .slides img {
  width:100%
}