.main-content .callout>ul li::before, .main-content .text-formatted .callout>ul li::before, .cke_editable_themed .callout>ul li::before, .paragraph--type--side-by-side .text-formatted .callout>ul li::before {
	background-color: #000; /*#f3b229 yellow */
	border-radius: 50%;
	display: block;
	height: 0.3125rem;
	width: 0.3125rem;
	position: relative;
	top: 0.9375rem;
	left: -1.25rem;
}

.main-content a, .main-content .text-formatted a, .cke_editable_themed a, .paragraph--type--side-by-side .text-formatted a {
	color: #32864b !important;
}