/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 14 2019 | 11:00:19 (am)
/*
/******* Do not edit this file *******/

input[type="text"], input.text, input.title, textarea, select {
color: #888888;
}
input[type="email"], input.text, input.title, textarea, select {
color: #888888;
}
a:link {
    color: #ffa800;
}
a:hover {
    color: #ffc85d;
}
a:visited {
    color: #ffa800;
}