.container-choix-theme-index svg {
	width: 80%;
}

.container-choix-theme-index svg * {
	transition: fill 0.4s ease-in-out;
}


.container-choix-theme-index svg rect[height="1080"] {
	fill: var(--ColorBackground) !important;
}

.container-choix-theme-index svg rect[height="237.16898"],
.container-choix-theme-index svg rect[height="462.13306"] {
	fill: var(--ColorContainer) !important;
}

.container-choix-theme-index svg path {
	fill: var(--ColorText) !important;
}

.container-choix-theme-index svg path[style="fill:#ee5253;"] {
	fill: var(--ColorTitre) !important;
}

.container-choix-theme-index svg path[style="fill:#3c6;"] {
	fill: #3c6 !important;
}

.container-choix-theme-index svg path[style="fill:#1a73c9;"] {
	fill: #1a73c9 !important;
}

.container-choix-theme-index svg path[d="M940.13886,1039.93191v161.00109H103.03783v-161.00109l88.49065-92.61929c29.9105-31.30601,77.40761-37.96858,114.77706-16.10015l48.47154,28.36533c17.70325,10.35986,38.32306,14.60795,58.67957,12.08914l85.72037-10.6066c14.72894-1.82248,29.68015-.111,43.61623,4.99281l86.17223,31.55882c20.75249,7.60018,43.52688,7.60018,64.27938,0l66.03425-24.1837c26.18199-9.58862,55.27786-6.98631,79.34271,7.09633l101.51702,59.4073Z"] {
	fill: #ee5253 !important;
}

.container-choix-theme-index svg path[style="fill:#ffa502;"] {
	fill: #ffa502 !important;
}
