/* Custom Styles */
h1, h2, h3, h4, h5, h6, body
{
    font-family: semplicitapro, sans-serif !important;
    font-style: normal !important;
    font-weight: 100 !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;
}