// Menu buttons get a little spacing
.masthead .ui.menu .ui.button {
  margin-left: 0.5em;
}

[class*="top padded"] {
  padding-top: 4em;
}