.hestia-top-bar {
  background-color: #ff9900;
  color: #ff9900;
}

.page-header .container .hestia-title {
  color: #FF9900;
  font-size: 49px;
}

.btn.btn-primary:hover {
  color: #FF9900;
}

.page-header.header-small .container .hestia-title {
  color: #ffffff;
}