#page-wrapper {
  padding-top: 0;
}

article.page .entry-header h1.entry-title {
  display: none;
}

.widget_vantage-social-media {
  text-align: center;
}

.widget_vantage-social-media .social-media-icon {
  display: inline-block;
  float: none;
}

#respond.comment-respond {
  display: none;
}

.caption {
  font-size: 16px;
  line-height: 150%;
  text-align: justify;
  padding-left: 25px;
  padding-top: 0px;
  padding-right: 25px;
  margin-right: 75px;
  margin-left: 75px;
  color: #dedede;
}

#masthead.site-header {
  margin: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.site-navigation.main-navigation.primary.use-sticky-menu {
  margin-right: 0px;
  margin-left: 0px;
}

.ig_action_bar .ig_content {
       background-color: #990000;
}

article.post, article.page {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid #eeeeee;
} 

ul {
    margin: 0 0 1em 1em;
  	font-weight: normal;
}

p {
  font-weight: normal;
}