/*
 Theme Name:   GeneratePress Child
 Theme URI:    http://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Thomas Usborne
 Author URI:   http://edge22.com
 Template:     generatepress
 Version:      0.1
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

.footer-widgets {
	padding: 20px 0 10px 0;
  background-color: #212121;
  color: #f2f2f2;
}

.footer-widgets .widget-title {
    color: #f2f2f2;
  text-transform: uppercase;
}

.footer-widgets a:visited, .footer-widgets a:hover {
    color: #00a13a;
}
.footer-widgets a{ 
color:#9b9b9b}