body,h1,h2 {font-family: "Times New Roman", serif}
body, html {height: 100%}
.link{
  text-decoration:none;
}
.link:hover {
  text-decoration:underline;
}
.bhd-grey,.bhd-hover-black:hover{color:#fff!important;background-color:#1b1b1b!important}
.bg {
  background-color:#1b1b1b;
  min-height: 100%;
  background-position: center;
  background-size: cover;
}
.wp-green{color:#fff!important;background-color: #25D366!important;}
.bhd-parent-height{height: 100%;}