/* header */
.header-anchor a{
    font-size: 16px;
    text-decoration: none;
    color:white;
  }
  .header-bg{
    background-color:#8D8631;
    padding: 10px 0px;
  }
  /* header ends */