/*
Theme Name:     JFWSMS
Theme URI:      
Description:    Child theme for the Divi theme 
Author:         Marco Bischoff
Author URI:     https://foreach.ch
Template:       Divi
Version:        0.1.0
*/

@import url("../Divi/style.css");

.brandWP li {
	display: inline-block;
    padding-left: 13%;
    float:left;
	color: white;
}

.brandWP li:first-child{
	padding-left:0px;
}

#footer-info {
	float: unset;
	padding-bottom: 0px;
	color: white;
}

.et_pb_blurb_container .et_pb_module_header {
	position: absolute;
	top: -2em;
}

.footer-widget h2 {
	color: white !important;
}

ul.xoxo.blogroll {
	list-style-type: square;
}

.linkcat h5 {
	display:none;
}

.et_pb_section {
	padding: 0px !important;
}

span.scroll-down.et-pb-icon {
	bottom: 40px;
	position: absolute;
}