/*
 Theme Name:   WAIC theme
 Theme URI:    http://waicapp.com
 Description:  Salient Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     salient
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  salient-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

@import url("../salient/style.css");

#featured article .post-title h2 span { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8); }

@media screen and (max-width: 1202px) { 
	.footer-newtek, .footer-heart { display: block; margin: 0 auto; text-align: center; }
}