
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&family=Original+Surfer&display=swap');



h1, h2, h3, h4, h5, h6, th, td, caption {
   

  font-weight: 900;
}

.myh1{
   width:100%;
   margin-left:5%;
    border-radius: 0px!important;
  
    padding: 10px!important;
     /*background-image: url("https://kajabi-storefronts-production.kajabi-cdn.com/kajabi-storefronts-production/themes/2148304063/settings_images/YMzFD2QoT6StCkgn6qBu_Rectangle-red.png");*/
     background-repeat: no-repeat;
     background-size: 40px ;
}

.myimage{
   width:60%;
   margin-left:15%;
  
}
.teaser-title{
    margin-bottom: 30px;
}


@media (max-width: 768px) {
    
    #block-1626366874551 .block {
        margin-top:-50px;
    }
    
    .wj_col-12 {
        margin-bottom:0px!important;
    }
    

    
}