/* Custom CSS */

/* Example: Override main section background color. */
/* body .jupiterx-main {
    background-color: gray;
} */

/*--Navigation rapide--*/
#nav-rapide .elementor-toc__body .elementor-toc__list-item-text.elementor-item-active {
	color: #42BBC8;
	font-weight: 600;
	font-size: 16px;
}