.logo img {
  margin-top: -05px;
  margin-bottom: -18px;
}

img.centered, img.aligncenter {
    display: block;
    margin: 2px auto;
    border: 0px solid #cbcdcc;
    padding: 4px;
}

.entry h2 {
    font-size: 30px;
    font-weight: bold;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    margin-top: 13px;
    margin-bottom: 24px;
  }


.ig_message {
    /* padding: .8em 2em; */
    font-size: 1.25em;
    text-align: justify;
}

.ig_popup.ig_inspire {
    /* background: #FFF; */
    color: #444;
}

blockquote {
    font-size: 18px;
    font-style: italic;
    line-height: 28px;
    padding: 0 0 0 60px;
    margin: 0 0 10px 10px;
    min-height: 60px;
}

.footer-bottom {
    position: relative;
    background: #333;
    height: 220px;
    line-height: 19px;
    color: #ccc;
}

.background-cover {
    background-color: #333;
}

.wrapper:after, #main-content:after {
    /* display: block; */
    visibility: hidden;
    clear: both;
    height: 0px;
    content: " ";
}