@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans);
/* EXPLICIT FONTS */

body#page-body .heading.h1 span:not(.post-heading):not(.pretext){font-family:Josefin Sans}
body#page-body .heading.h2 span:not(.post-heading):not(.pretext){font-family:Josefin Sans}
body#page-body .heading.h3 span:not(.post-heading):not(.pretext){font-family:Josefin Sans}
body#page-body .heading.h4 span:not(.post-heading):not(.pretext){font-family:Josefin Sans}
body#page-body .heading.h5 span:not(.post-heading):not(.pretext){font-family:Josefin Sans}
body#page-body .button{text-transform:uppercase}
body#page-body .heading.h1 span:not(.pretext):not(.posttext){text-transform:uppercase}
body#page-body {background-color:#ffffff}
body#page-body #main-content{background:transparent}
{display:none}
.contact_form .form-item-list .item-type-select{
   display: none;
}