.post.post-overlay .post-gallery img {
opacity: 0.9
}
.photo-article-wrapper {
width: 100%; 
border: 1px solid #e8e8e8; 
margin-bottom: 50px; 
background-color: #f8f8f8; 
text-align: justify; 
}
.photo-article-wrapper img {
margin: 0px 0px 20px 0px;
}
.photo-article-content {
padding: 10px 20px 20px 20px; 
}
.photo-article-content h4 {
text-transform: uppercase;
}
.photo-article-content a {
background:#686868!important; 
color:#ffffff!important;
}
.photo-article-global-map {
margin-bottom: 50px
}
.post-header.parallax_bg .inline_bg {
opacity: 0.9;
}
.category-description {
font-size: 20px;
}
.post .post-content>.row {
margin: 0 auto;
}
#footer {
text-align: center;
padding-bottom: 0px;
}
#footer .logo {
width: 300px;
}
#footer .follow {
padding: 30px;
font-weight: 900;
}
#footer .follow a {
padding: 20px;
}