.wp-block-post-content a:where(:not(.wp-element-button,.sl-btn, .has-icon-color)){
	color: #403d3d !important;
}
.btn-outline.btn-dark:hover, .btn-outline.btn-dark.hover{
	color: #ffffff !important;
}

.sl-btn{
	color: #ffffff !important;
}

.wp-block-post-content h5{
	font-size: 1em!important;
}

.wp-block-post-content a:where(.btn-primary){
	color:white!important;
}
