/*
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 */

.bymi-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;
}