<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
Version: 1.0
Description: A child theme of Divi
Template: Divi
Author: Beheerder
*/
@import url("../Divi/style.css");
/* Your awesome customization starts here */

.et_pb_section_0_tb_footer {
	height: auto !important;
}

.plottermoon-badge {
  	height: 1.25rem;
	line-height: 1.25rem;
	background: #bf1212;
	color: #fff;
	border-radius: 50%;
	position: absolute;
	top: -10px;
	padding: 1px 4px;
	min-width: 20px;
}

.dgwt-wcas-sf-wrapp {
	background: #DDD7D0 !important;
}</pre></body></html>