/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Nov 11 2017 | 01:09:45 (pm)
/*
/******* Do not edit this file *******/

.tg  {border-collapse:collapse;border-spacing:0;margin:0px auto;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg .tg-yw4l{vertical-align:top}
@media screen and (max-width: 767px) {.tg {width: auto !important;}.tg col {width: auto !important;}.tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;margin: auto 0px;}}

#masthead #logo {
    margin: 50px 0 0px;
text-align: center;
}

.loop-blog .hentry .entry-header .entry-title a {
    display: block;
    color: #0A6E4C;
    font-size: 28pt;
    margin-bottom: 35px;
    font-family: Open Sans;
    letter-spacing: -1.5px;
    }
    
.widget .widget-title {
    background: #B5D898;
    color: #397DA8;
    font-size: 13px;
    text-align: center;
    }
    
.entry-content h2 {
 color: #397DA8;
}

.entry-content a {
 color: #0A6E4C;   
}

.entry-content p {
color: #222;
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-size: 1.1rem;
line-height: 1.5;
}

.sidebar-alert {
    background: #B5D898 none repeat scroll 0px 0px;
    border-radius: 10px;
    color: #333;
    margin: 0px auto;
    padding: 15px;
}