/* add custom CSS here */
.customHeader{
    background-color: #fff !important;
    margin: 5px 15px 5px 5px;
}

a {
  color: #67A6EB !important;
}

button {
  background-color: #67A6EB !important;
  color: #fff !important;
}