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