.btn-cookie1 {
	background-color: #e2000f!important;
	border-color: #ffffff!important;
	color: #e2000f!important;
}
.custom-button:hover {
	background-color: #001e5f!important;
	border-color: #ffffff!important;
	color: #ffffff!important;
}
.custom-button {
	background-color: #001e5f!important;
	border-color: #001e5f!important;
	color: #ffffff!important;
}
.custom-h1 {
	color: #001e5f!important;
}
.custom-h2 {
	color: #001e5f!important;
}
.custom-h3 {
	color: #001e5f!important;
}
.custom-h4 {
	color: #001e5f!important;
}
.custom-h5 {
	color: #001e5f!important;
}
.custom-h6 {
	color: #001e5f!important;
}
.custom-link:hover {
	color: #000000!important;
}
.custom-link {
	color: #000000!important;
}
.custom-paragraphe {
	color: #212529!important;
}
.has-background-primary-on-hover:hover {
	background-color: #e2000f!important;
}
.has-background-primary {
	background-color: #ffffff!important;
}
.has-background-secondary-on-hover:hover {
	background-color: #e2000f!important;
}
.has-background-secondary {
	background-color: #001e5f!important;
}
.has-border-primary-on-hover:hover {
	border-color: #ffffff!important;
}
.has-border-primary {
	border-color: #ffffff!important;
}
.has-border-secondary-on-hover:hover {
	border-color: #ffffff!important;
}
.has-border-secondary {
	border-color: #ffffff!important;
}
.has-color-primary-on-hover:hover {
	color: #e2000f!important;
}
.has-color-primary {
	color: #e2000f!important;
}
.has-color-secondary-on-hover:hover {
	color: #e2000f!important;
}
.has-color-secondary {
	color: #ffffff!important;
}
