/* CSS généré automatiquement avec le module Charte */
:root {
	--primary: rgb(42, 127, 255);
	--secondary: rgb(143, 179, 0);
	--info: rgb(0, 50, 58);
	--success: rgb(61, 131, 69);
	--warning: rgb(253, 152, 67);
	--danger: rgb(224, 14, 14);
	--light: rgb(245, 245, 245);
	--dark: rgb(38, 47, 61);
	--white: rgb(255, 255, 255);
	--input-bg-color: rgb(255, 255, 255);
	--input-border-color: rgb(204, 204, 204);
	--input-border-focus: rgba(82, 168, 236, 0.8);
	--input-border-focus-from: rgba(0, 0, 0, 0.75);
	--input-border-focus-to: rgba(82, 168, 236, 0.6);
	--carroussel-shadow-bg: rgba(0, 0, 0, 0.5);
	--parallax-shadow: rgba(0, 0, 0, 0.75);
	--navbar-shadow: rgba(0, 0, 0, 0.35);
	--input-shadow: rgba(0, 0, 0, 0.25);
	--btn-default: rgb(255, 255, 255);
	--btn-primary: rgb(255, 255, 255);
	--btn-success: rgb(174, 234, 0);
	--btn-info: rgb(120, 144, 156);
	--light-gray: rgb(221, 221, 221);
	--medium-gray: rgb(84, 94, 106);
	--table-cell-border-color: rgba(255, 255, 255, 0.4);
	--body-color: rgb(245, 245, 245);
	--footer-color: rgb(84, 94, 106);
	--footer-text-color: rgb(255, 255, 255);
	--modal-header-text-color: rgb(255, 255, 255);
	--block-light: rgb(228, 243, 251);
	--btn-radius: 5px;
	--input-radius: 5px;
	--light-green: rgb(221, 233, 198);
	--extra-light-green: rgb(223, 240, 216);
}
