footer .social-media a {
    margin: 0 5px;
}
.post.more_posts  {
    display: none;
}
button.button.gold {
    border: none;
    min-width: 200px;
    text-align: center;
    padding: 15px 25px;
}
.video_popup_wrap .vp-a {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
}
.video_popup_wrap {
    position: relative;
    text-align: center;
    margin-bottom: 25px;
}
.vp_wrap {
    margin-bottom: 25px;
}
.video_popup_wrap img {
    max-width: 500px;
}
h4 strong {
    line-height: 1.2em;
}