/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jul 25 2019 | 12:44:09 (am)
/*
/******* Do not edit this file *******/

#archive-title {
    margin: 0 0 30px;
    text-transform: none;
}

a.calltoaction2 {
    color: #ffffff !important;
    text-decoration: none;
}
.calltoaction2 {
    background: #FF9900 none repeat scroll 0 0;
    color: #ffffff;
    display: inline;
    margin: 5px 0;
    padding: 12px;
    text-transform: uppercase;
}

.sf-menu a {
    font-size: 12px;
    padding: 15px 16px;
    text-decoration: none;
    border-right: 1px solid #006E40;
}

h1 {
    border-bottom: 1px solid #C5C87E;
    font-size: 26px;
    margin: 0;
    padding: 0 0 10px 0;
}

#sidebar h4 {
    border-bottom: 1px solid #C5C87E;
    color: #006e40;
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 15px;
    padding-bottom: 13px;
}

h1, h2, h3, h4, h5, h6 {
    color: #006e40;
    font-weight: 100;
    line-height: 140%;
    text-transform: initial;
}



#wrap p, #wrap li, #wrap em, #wrap {
    color: #333;
}

p {
    margin: 0 0 1em;
    color: #333;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}