/*---------------------------------------------------------------------------------

 Theme Name:   Franklin Agriculture
 Theme URI:    https://franklinag.org
 Description:  
 Author:       Jeremy Jones
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

#block-12.fwidget {
	float: none;
	text-align: center;
}

/* ------ Footer Wrap ------ */
.footer-widget h3 {
	text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #fff !important;
}
.footerWrap1 ul {
	
}

.footerWrap1 ul li {
	padding-left: 0px !important;
}
.footerWrap1 ul li:before {
	display: none;
}
h1.headMainer {
	color: #16274a;
    font-weight: 600;
    font-size: 2rem;
}
h2.dark {
	color: #E1C16E;
}
p.dark {
	color: #fff;
}
ul.text li ul li{
	list-style-type: circle;
}