h1.Layout-header-title {
   font-size: 26px;
}
button.Button-type-primary {
   &,
   &:hover,
   &:focus {
      background-color: #FF893E;
   }
}
