.entry-content a:where(:not(.custom-button)),
#page a:where(:not(.custom-button)),
.text-custom,
.wp-block-heading,
.custom-headline strong {
	color: #4aa2af !important;
}
.bg-custom {
	background-color: #4aa2af !important;
}
.border-custom {
	border-color:  #4aa2af !important;
}
