h1, h2, h3, h4, h5 {text-transform: uppercase;}

p {text-align: justify;}

.text-delta {display: none;}

.col-md-4 {
    background: white;
}

#wp-subscribe {
    background: #0aa25a !important;
}

#wp-subscribe input.email-field, #wp-subscribe input.name-field {
    background: #006836 !important;
}

#wp-subscribe input.submit {
    color: #006836 !important;
}

.lptw_recent_posts_fluid_images_widget .title-light {
    display: none;
}