/*!
Theme Name: Bakex
Theme URI: http://underscores.me/
Author: Creative Y&R
Author URI: http://www.creativeyr.co.ke/
Description: A custom lightweight WordPress theme designed for Bakex Microsite
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bakex
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Bakex is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
#section5 {
    background-image: none !important;
    background: #0f9250;
}
.footer-inner p {
    color: #000;
}
.social-media li, .social-media li a {
    color: #000;
}
.social-media .fa {
    border: 1.5px solid #000;
    color: #000;
}
.social-media .fa:hover{
	color:#333;
}
body.fp-viewing-Contact #fp-nav ul li a{
    border: 2px solid #ea7423;
}
.footer-inner p {
    color: #fff!important;
}
.social-media li:first-child {
    padding-right: 10px!important;
}
.social-media li, .social-media li a {
    color: #fff!important;
}
.social-media .fa {
    border: 1.5px solid #fff;
    color: #fffefe;
}
.social-media .fa:hover {
    color: #fff!important;
}