
.icon-facebook{
	background-image: url('png/facebook-icon-white.png');
	background-repeat: no-repeat;
}


.icon-twitter{
	background-image: url('png/twitter-icon-white.png');
	background-repeat: no-repeat;
}


.icon-youtube {
	background-image: url('png/youtube-icon-white.png');
	background-repeat: no-repeat;
}

.icon-linkedin {
    background-image: url('png/linkedin-icon-white.png');
    background-repeat: no-repeat;
}

.icon-check-mark {
    background-image: url('png/check-mark.png');
    background-repeat: no-repeat;
}


.icon-x-mark {
    background-image: url('png/x-mark.png');
    background-repeat: no-repeat;
}

.icon-adult-care {
    background-image: url('png/adult-care.png');
    background-repeat: no-repeat;
}


.icon-child-support {
    background-image: url('png/child-support.png');
    background-repeat: no-repeat;
}


.icon-children {
    background-image: url('png/children.png');
    background-repeat: no-repeat;
}


.icon-disability {
    background-image: url('png/disability.png');
    background-repeat: no-repeat;
}


.icon-food {
    background-image: url('png/food.png');
    background-repeat: no-repeat;
}


.icon-housing {
    background-image: url('png/housing.png');
    background-repeat: no-repeat;
}


.icon-mental-health {
    background-image: url('png/mental-health.png');
    background-repeat: no-repeat;
}


.icon-youth-services {
    background-image: url('png/youth-services.png');
    background-repeat: no-repeat;
}


.icon-search,
.search .input-group-btn .btn{
    background-image: url('png/search.png');
    background-repeat: no-repeat;
}

.icon-transforming-lives {
    background-image: url('png/transforming-lives.png');
    background-repeat: no-repeat;
}

.icon-abuse {
    background-image: url('png/abuse.png');
    background-repeat: no-repeat;
}

.icon-location {
    background-image: url('png/location.png');
    background-repeat: no-repeat;
}