body {
  background: #fcf9f3;
  color: #4f372d;
  font-size: 14pt;
  font-family: 'Montserrat', sans-serif;
}

h1 {
  color: #4f372d;
  font-size: 26pt;
  font-family: 'Lora', serif;
}

h2 {
  color: #4f372d;
  font-size: 24pt;
}

h3 {
  color: #4f372d;
  font-size: 18pt;
}

h4 {
  color: #4f372d;
  font-size: 18pt;
}


#sp-top-bar,
#sp-top-bar a {
	background: #024875;
    color: #fcf9f3!important;
    font-size: 11pt;
}

#sp-top-bar a:hover {
    color: #e3b448!important;
}

.social-icons {
  
}

#sp-header {
  background: #fcf9f3;
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li.active>a {
    font-size: 16pt!important;
    color: #024875!important;
}

.sp-megamenu-parent>li.active>a {
   font-weight: 600!important;
}
.sp-megamenu-parent>li>a:hover,
.sp-megamenu-parent>li.active:hover>a{
      color: #4974a5!important;
}

.sp-menu-separator {
    font-size: 16pt!important;
    color: #024875!important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  margin-top: -25px!important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    font-size: 14pt!important;
    color: #024875!important;
}

#sp-bottom .sp-module {
  margin-bottom: 0px!important;
}

#sp-footer,
#sp-footer a {
	background: #024875;
    color: #fcf9f3!important;
}

#sp-footer a:hover {
    color: #e3b448!important;
}
