/*
Theme Name:     Listify Child
Theme URI:      http://astoundify.com/themes/listify
Template:       listify
Version:        1.0
*/

.site-footer-widgets {
    color: #ffffff;
    background: url('/wp-content/uploads/2016/09/footer-bg.jpg');
	background-color: #21d3f8;
	background-size: cover;
    background-repeat: no-repeat;
	background-position: 50%;
}