/*
 Theme Name:     Twenty Fifteen Child Theme
 Theme URI:      https://hyperlinkcode.com/blog/twenty-fifteen-child-theme/
 Description:    A bare-bones child theme for use with Twenty Fifteen Theme.
 Author:         Ed Zivkovic
 Author URI:     https://hyperlinkcode.com/blog/
 Template:       twentyfifteen
 Version:        1.0.0
*/
 
/* Add Custom CSS after this line */


.category-text{
  background-color:#f9f9f9;
}

.category-photo{
  background-color:#ffffee;
}

.category-twitter{
  background-color:#F5F8FA;
}

.category-instagram{
  background-color:#517fa4;
}

.category-facebook{
  background-color:#3b5998;
}

.category-tumblr{
  background-color:#35465c;
}