<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

.et_pb_section_0:after {
    /*background: url(images/texture.png) repeat !important;
*/}

/*
.fullwidth-cta, .fullwidth-cta .arrow {
 -webkit-transition: all 0.8s;
 -moz-transition: all 0.8s;
 transition: all 0.8s;
}

.fullwidth-cta:hover {
 background: #28bfff;
}

.fullwidth-cta:hover .arrow {
 padding-left: 5px;
}
*/
.v-align .et_pb_column {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Uppdrag */
.uppdrag-text {
	padding: 20px 30px !important;
}
@media screen and (max-width: 980px;){
.uppdrag-text {
	/*padding: 80px 50px !important;
*/}
}
/* Footer */
.footer-widget{text-align: center;}
.fwidget {
    margin: 0 auto;
    display: block;
    width: 100%;
}


</pre></body></html>