/*COULEURS*/
/* SIZES */
/* PADDING */
/* Blog */
/* Introductions */
.avada-page-titlebar-wrapper {
  display: none !important;
}
#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
  font-family: "Open Sans", sans-serif !important;
}
#main h1 {
  color: #442A7C !important;
  margin-top: 80px;
  margin-bottom: 40px;
}
#main .post-content a {
  color: #442A7C !important;
  text-decoration: underline !important;
  font-weight: bold;
}
#main .post-content a:hover {
  color: #8267bc !important;
}
#main .fusion-theme-sharing-box {
  margin-top: 100px !important;
  margin-bottom: 200px !important;
}
#main .fusion-theme-sharing-box h4 {
  font-size: 22px;
  color: #442A7C;
}
#main .fusion-theme-sharing-box a {
  color: #442A7C !important;
}
