html p,
body p {
  font-size: 14px;
  line-height: 1.4;
}
.header-logo-width,
.license-width {
  width: 100%;
}
.license-cursor {
  cursor: pointer;
}
.top-menu-color,
.footer-color {
  background-color: #006e47 !important;
  color: #fff !important;
}
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
.sign-background {
  background: #fff url(/images/sign.jpg) no-repeat center;
  background-size: contain;
}
