p {
  margin: 1em 0px 0px 0px;
}

.node-content li {
  padding: 0.1em 0px;
}

.node-content img {
  border: solid 1px #000;
}
.node-type-partenaire .node-content img, .node-content a img {
  border: none;
}

h2 {
  margin: 1em 0px;
}

#last-section {
  display: none;
}

#footer {
  background: var(--color-primary-light) none;
  position: initial;
}

.eu-cookie-withdraw-tab {
  left: 50%;
  color: #000000;
  padding: 0.2em;
  width: 300px;
}

button.eu-cookie-withdraw-tab:hover, button.eu-cookie-withdraw-tab:focus {
  background-color: #ffffff;
}

.eu-cookie-compliance-buttons {
  text-align: center;
  margin: 0px auto;
}

#sliding-popup {
  padding: 0.5em;
  max-width: 300px;
}

.customTaraSlider {
	background-color: white;
	padding: 1em;
	margin-bottom: 1em;
}
