/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 02 2025 | 09:55:40 */
.main-header ul li {
    border: 0px solid #046bd2;
    background: #ffe6c5;
    margin: 7px;
    border-radius: 10px;
/*     box-shadow: 2px 2px 0px #eb6f31; */
}
body{
font-family:'Catamaran, sans-serif'
}

h1,h2,h3{
	font-size:30px !important;
	color  : #334155; 
}
p{
	font-size:16px !important;
	color : #000000;
}
