/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/
.menu-link {font-size:16px;}
.fancy-title h5.font-body {font-family:"Quicksand", serif !important;}
#top-bar {background:#316769;}
#top-bar a, #top-bar span, .he-text {color:#fff;text-shadow:none;}
.card-body h3 {font-size:1.4rem;color:#4ea9be;}
#logo {border-right:1px solid #ccc;}
.page-title.dark {background:#7e9680;border-top:2px solid #ffff99;border-bottom:2px solid #ffff99;box-shadow: 0px 2px 8px #cccccc;}
.page-title.dark a:hover {color:#ffff99;}

