.elementor-328 .elementor-element.elementor-element-67edd951{--display:flex;}/* Start custom CSS */h1{
    background-color:#04a595;
    color: #FFF !important;
    padding: 15px 0;
    font-size:70px;
    font-family: 'Milano Sky';
    text-align:center;
    font-weight:100;
    margin-bottom: 20px;
}

h2{
    color: #04a595 !important;
    font-weight: 600;
    font-family: Raleway;
}

p{
    font-family: Raleway;
    margin-bottom: 20px;
      font-size: 16px;
      line-height: 1.6em;
}

li{
    margin-bottom: 7px;
}
.box{
    background-color: #F4F4F4;
    padding:30px;
    font-size: 16px;
    border:1px; solid black;
    margin-bottom:30px;
    line-height: 1.7em;
}
.marker{
    background-color: yellow;
    padding: 0 5px;
}
#special{
    font-family: Comic Sans MS;
    font-size: 50px;
    font-weight: 400;
    color: #000 !important;
    
    
}/* End custom CSS */