h1.site-title, h2.site-description{
  text-shadow: 0 0 1px #fff;  
}

h2.site-description{
  font-weight: 900;
}

div.entry-content p{
  display: inline-block;
  margin-bottom: 1.1em;
  width:100%
}

div.entry-content hr{
 width: 95%;
 background-color: transparent
}

.site-header::after {
    background-color: rgba(0, 0, 0, 0.1);
}

.gallery-columns-3 .gallery-item {
    max-width: 32%;
    margin:0.15%;
}

.a2a_follow .a2a_svg{
    display: inline-block
}

.content-area {
  float: none;
  margin: auto;
}