/* CSS généré automatiquement avec le module Charte */
:root {
	--primary: rgb(41, 121, 255);
	--secondary: rgb(243, 104, 76);
	--info: rgb(243, 104, 76);
	--success: rgb(61, 131, 69);
	--warning: rgb(253, 152, 67);
	--danger: rgb(224, 14, 14);
	--light: rgb(255, 255, 255);
	--dark: rgb(38, 47, 61);
	--white: rgb(255, 255, 255);
	--input-bg-color: rgb(255, 255, 255);
	--input-border-color: rgb(255, 255, 255);
	--input-border-focus: rgba(82, 168, 236, 0.8);
	--input-border-focus-from: rgba(38, 47, 61, 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(243, 104, 76);
	--light-gray: rgb(38, 47, 61);
	--medium-gray: rgb(38, 47, 61);
	--table-cell-border-color: rgba(255, 255, 255, 0.4);
	--body-color: rgb(255, 255, 255);
	--footer-color: rgb(38, 47, 61);
	--footer-text-color: rgb(255, 255, 255);
	--modal-header-text-color: rgb(0, 0, 0);
	--block-light: rgb(38, 47, 61);
	--btn-radius: 5px;
	--input-radius: 5px;
}
