/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 29 2017 | 03:50:46 (pm)
/*
/******* Do not edit this file *******/

.entry-title {
    display:none;
}

li {
    margin-bottom: 8px;
}

input {
    border-radius: 8px;
    -moz-border-radius: 8px;
}

#copyright a {
    color: #100;
    font-weight: bold;
}

#copyright a:hover {
    color: white;
}