@charset "UTF-8";
/*COULEURS*/
/* SIZES */
/* PADDING */
/* Blog */
/* Introductions */
/* PAGE NEWSLETTER LIBRARY */
.newsletter_library_container {
  padding-top: 80px !important;
}
.newsletter_library_container h1 {
  color: #442A7C !important;
  padding-bottom: 60px;
  font-size: 40px !important;
  font-weight: 700 !important;
}
.newsletter_library_container ul {
  padding-left: 0;
}
.newsletter_library_container ul li, .newsletter_library_container ul a {
  color: #442A7C !important;
}
.newsletter_library_container ul li {
  list-style: none;
  margin-bottom: 20px;
}
.newsletter_library_container a:not(.fusion-button)::before {
  content: "⁄";
  font-family: Font1, sans-serif !important;
  margin-right: 5px;
  color: #442A7C;
}
.newsletter_library_container a:not(.fusion-button):hover {
  color: #8267bc !important;
}
/* button Newsletter */
.button_newsletter {
  margin-bottom: 30px;
}
