/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 11 2017 | 12:41:16 (am)
/*
/******* Do not edit this file *******/

#topbar {
    background: #898989;
}
#topbar p {
    color: #FAFAFA;
}
#masthead {
    padding: 0px 0;
}
#masthead .site-branding {
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#masthead .site-branding .site-description {
    font-size: 1.1em;
}
.page-content, .entry-content, .entry-summary {
    padding-right: 10px;
}
#secondary {
    background-color: #ddd;
}
.site-content .widget-area {
    padding-right: 20px;
    padding-bottom: 30px;
}
.strong-view.simple .testimonial-client {
    font-weight: bold;
}
.post-grid .pagination br {
  display: none;
}
#colophon {
    border-top: 1px solid red !important    ;
}