.entry-header {
  display: none;
}

.navbar-header {
 height: 100px; 
margin-bottom: 10px;
}

.navbar-brand {
  height: 100px !important;
}

.navbar-brand img {
  max-height: 100px !important;
}

.navbar {
 border-image-width: 0px;
 box-shadow: none;
}

#primary {
 margin-top: 0px;
  margin-bottom: 0px;
}

#menu-mainmenu {
  font-size: 15px;
}

#pirate-forms-contact-submit {
 background-color: rgb(38, 103, 33); 
}

.powered-by {
  display: none;
}

#footer {
  background-color: rgb(38, 103, 33) !important;
}

.social-icons > li > a{
  background-color: rgb(38, 103, 33);
}

#masthead {
  background-image: none;
}

.contactlink {
background-color: rgb(38, 103, 33) !important;
}

::after {
height: 0px !important;
}