/*
Theme Name: Editoria Child
Description: Child theme for Editoria. You can now safely customize it and not risk losing your customizations.
Author: WPMarmite
Author URI: https://wpmarmite.com
Template: editoria
Version: 1.0
*/

.sticky,
.bypostauthor,
.screen-reader-text {
  outline: none;
}

.preoder-span-block{
	color:red;
}
.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept{
	color:#000000;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover{
	color:#ffffff !important;
}

@media only screen and (max-width : 480px) {

.textConteneur{
		position:inherit;
}	
} 