h1, h2, h3, h4, h5, h6, body {
  font-family: semplicitapro, sans-serif !important;
  font-style: normal !important;
  font-weight: 100 !important; }

h1 {
  font-size: 4.0em !important; }

h2 {
  font-size: 3.0em !important; }

h3 {
  font-size: 2.5em !important; }

h4,
.logo--text {
  font-size: 2.0em !important; }

h5 {
  font-size: 1.5em !important; }

h6 {
  font-size: 1.0em !important; }

.btn {
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px; }

/* 

@media screen and (min-width: 800px) {
 .section--1526560787516 img
    {
        margin-top:-120px;
        margin-bottom:-100px;
        z-index:5000;
    }
}

@media screen and (max-width: 800px) {
 .section--1526560787516 img
    {
        visibility:hidden;
        display:none;
    }
}

*/
.blog_post__title--solo {
  text-align: center;
  padding: 15px 30px; }

.section--blog_posts .blog_post {
  margin-bottom: 30px; }
