#colophon {
  color: #ffffff;
}

#colophon .widgets .widget-title {
  color: #ffffff;
}

.widget h6 {
  position: static;
  height: 80%;
}

.widget h1 {
  color: #0f0e0e;
}

#masthead .main-navigation {
  font-size: 18px;
  margin: 0px;
}

#masthead .site-branding .site-title a {
  font-size: 37px;
  font-style: normal;
  position: inherit;
}

#masthead .site-branding .site-description {
  font-size: 15px;
  color: #f00909;
  font-style: normal;
  position: absolute;
}

.main-navigation .menu>li.current-menu-item>a {
  border-bottom-width: 0px;
  border-bottom-style: double;
  border-bottom-color: #257ae8;
}

.main-navigation ul a:hover {
  border-bottom-width: 0px;
}

#menu-item-41.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-41 {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #1fb9d1;
}

.layout-centered#masthead .site-branding>* {
  position: inherit;
}

#masthead.layout-centered .main-navigation {
  position: relative;
  top: 0px;
}