#access {
background: #4f81bd;
}

#access .menu-item a {
color: white;
}

#content h4 {
margin-bottom: 10px;
}

#content a {
text-decoration: underline;
color: black;
}

#content a:hover {
color: #bc360a;íé=
}

p, li {
color: black !important;
text-align: justify;
}

/*.widget-area {
display: none;
}*/

.entry-header, .entry-content, .entry-summary, .entry-meta {
max-width: 90%;
}

.img-sizing {
height: 34px !important;
}

.home-link {
margin-left: 1% !important;
}

.home-link a {
color: #141412;
}

.title-home-link:hover {
text-decoration: none
}

.header-logo-img {
margin: 62px 20px 0 0;
width: 124px;
}

.main-navigation {
text-align: center;
max-width: none;
}

@media (max-width: 767px) {
.site-description {
font-size: 15px;
}

.header-logo-img {
margin: 13px 5px 0 0;
width: 70px;
}
}

@media (max-width: 415px) {
.site-description {
display: none;
}

.header-logo-img {
margin: 10px 5px 0 0;
width: 27px;
}
}

.footer-span {
padding-left: 1%;
padding-right: 1%;
}

.site-info {
margin: 0;
padding: 15px;
max-width: none;
}

nav .current-menu-item a {
    text-shadow: 0 2px 1px #868686;
    color: black !important;
}