.fit-vids-style {    display:none;}
iframe {    max-width:100%;}
img {    max-width:100%;}
.se__component-edit {    display: none;}

/*GAME OF FONTS*/
a, strong, b {
    font-family: 'Gochi Hand', cursive !important;
}

p {
    font-family: 'Gochi Hand', cursive !important;
}
body {
    font-family: 'Gochi Hand', cursive !important;
}

ul {
    font-family: 'Gochi Hand', cursive !important;
}

li {
    font-family: 'Gochi Hand', cursive !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Gochi Hand', cursive !important;
}

.slider__title {
    font-family: 'Gochi Hand', cursive !important;
}

.page__title {
    font-family: 'Gochi Hand', cursive !important;
}
.featuredblock__button {
    font-family: 'Gochi Hand', cursive !important;
}

.input-field, .textarea, .form .form-input-comments textarea, .form__group__input, .form input, .form select {
    font-family: 'Gochi Hand', cursive !important;
}

.leaflet-popup-content {
    font-family: 'Gochi Hand', cursive !important;
}

.docNewsLogo {
    font-family: 'Gochi Hand', cursive !important;
}
/*END FONTS*/

/*COLOR ME SURPRISED*/
/* 
#20DCA8
#5SEF5F5
#BO5EF5
 */
.wrap__header--inner {
    /*background: #20DCA8;*/
    background: #091f2e;
}

.wrap__form {
    background: #04CFFC;
}

 
 
/*END COLORS*/