/*
 Theme Name:   SSRK Pitea
 Theme URI:    https://www.ssrkpitea.se/
 Description:  A Divi child theme 
 Template:     divi
 Version:      1.0.0
*/

@import url("../divi/style.css");

/*
======================
CSS overrides go below
======================
*/

#et-boc {
	max-width: 100%;
	width: 100%;
}
.et_pb_widget.widget_custom_html {
	width: 100%;
}

.sponsor-bg-white {
	background:#fff;
	padding:10px;
	border-radius:4px;
}
