/*custom css delete below*/
.emu-body-wraper p, .emu-body-wraper ul li{
    font-size: 18px;
}
.istc26-board h3, .istc26-board h4, .istc26-board h2 {
        color:black    
}
.istc26-board{
    list-style:none !important;    
    padding:0px;
}
ul.istc26-board li{
    background-color:#eeeeee;
    margin-bottom:25px;
    padding: 25px 30px;
    border-radius:5px;
}
.currentpagesubpages li{
    margin-bottom:30px;
}
ul.currentpagesubpages{
    list-style:none;
    padding:0px
}
.currentpagesubpages li a{
    padding:10px;
    background-color:#c3ddff;    
    color:black;    
}
.currentpagesubpages li a:hover{
    background-color:#4499fb;
    color:white;
    text-decoration:none;
}
.currentpagesubpages li a:before{
    font-family:"Font Awesome 6 Pro";
    content:"\e1cb";
    margin-right:10px;
}
.emu-contentBox1 {  
    border: 1px solid #babac5;
}
.emu-google-maps{
  position: relative;
  padding-bottom : 35%;
}