/*
Theme Name: Divi Child
Theme URI: http://elegantthemes.com
Description: Child Theme for Divi
Author: SW
Author URI: https://www.stefaniewagner.at
Template: Divi
Version: 1.0.0
*/

/* Zusätzliches CSS 
------------------------------------------------------------------- */


a {
	font-weight: 700;
}

@media all and (max-width: 980px) {
div#text-3.fwidget.et_pb_widget.widget_text {
	text-align: center !important;
	width: 100%;
}

div.footer-widget {
	display: grid;
}

div.footer-widget {
	text-align: center !important;
}
	
	#text-2 {
		border-top: 1px solid;
		padding-top: 15px;
		border-bottom: 1px solid;
		padding-bottom: 25px;
	}
		}