.header-lower .top-header a:hover {color:white}

.top-header-container {
    background-color: var(--top-header-background-color);
}

.header-lower .tf-btn.quote-button {
  background-color: #F2C45A;
  color: var(--primary-color)!important;
  border-radius: 25px;
  border: none;
}