.text-lowercase { text-transform: lowercase; }
.text-uppercase { text-transform: uppercase; }
.text-capitalize { text-transform: capitalize; }
.top_feature_content h1 { display: block; background: none; }
.top_feature_content p { display: block; color: whitesmoke; background: none; }
.blog-heading-wrapper, #content_wrapper { display: none; }