.text-page,
.text-page ul li, .elementor-text-editor div {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px !important;
	font-family: "Merriweather";
	color: #7a7a7a;
	font-size: 14px;
	list-style-type: disc !important;
	text-align: justify;
}
.text-gras {
	font-weight: 700;
}
h3 {
    font-weight: bolder;
    font-size: 20px;
}

.elementor-text-editor div ul {
  list-style: disc !important;
}

h2#conditions {
	text-transform: uppercase;
}

.container {
	max-width: 1100px;
}

@media screen and (max-width: 768px) {
	footer.pt-5 {
		padding-top: 0 !important;
	}

	.container.container-links {
		margin-left: auto;
		margin-right: auto;
		padding-left: 20px;
		padding-right: 20px;
	}

	.title-aranui.text-color-white.text-center.mb-5.rmt-3 {
		margin-top: 0 !important;
	}
}
