.icon_social_header img{
    padding-right: 8px;
}
#footer.solid-bg {
    background: -webkit-linear-gradient(left, #0d3533 30%, #deb45a 100%)!important;
}
.icon_social_footer img{
    width:30px;
    height:30px;
    margin-bottom: -10px;
    margin-top: 10px;
}
.masthead:not(.mixed-header) {
    background: -webkit-linear-gradient(left, #0d3533 30%, #deb45a 100%)!important;
}
.p-indent p{
    text-indent: 2em;
}