.header__inline-menu {text-transform:uppercase;}

@media screen and (min-width: 990px) {
    .header:not(.header--middle-left):not(.header--middle-center) .header__inline-menu {
        margin-top: 0 !important;
    }
}
.callPricingBtn{
  background: #e2d5c5;
  padding: 15px;
  width: inherit !important;
  border-radius: 10px;
  text-align: center;
  font-size: 18px;
}