HTTP/1.0 200 OK
Cache-Control: no-cache
Date:          Sun, 10 Aug 2025 11:13:58 GMT

.custom-css { }
		
			#primary-menu ul.menu li:hover a {
			background-color: #1DA4C1 !important;
		}
		
		
			#primary-menu ul ul li a {
			background: #1DA4C1 !important;
		}
		
			#primary-menu ul ul li a:hover {
			background: #1DA4C1 !important;
		}
		
		
		
			#quick-search {
    border: 6px solid rgba(36, 95, 223, 0.32);
    background: transparent linear-gradient(135deg, #FFF 0%, rgba(0, 135, 149, 0.52) 100%) repeat scroll 0% 0%;
}

#quick-search h2.title {
    color: #2861E4;
}

#page-header {
    background: #FFF none repeat scroll 0% 0%;
}

.slideshow-wrapper .slideshow-pager a {
    background: #13A0BE none repeat scroll 0% 0%;
}

.slideshow-wrapper .slideshow-pager a.activeSlide {
    background: rgb(36, 96, 223) none repeat scroll 0% 0%;
}

#primary-menu {
    background: transparent linear-gradient(to bottom, #1DA4C1 0px, #008CA1 100%) repeat scroll 0% 0%;
}

#page-header .logo {
margin-left:auto;
margin-right:auto;
width:30%;
}