section .seemax-button,
section .header .seemax-button a,
section button,
section input[type=submit],
.header .seemax-button,
.header .header .seemax-button a,
.header button,
.header input[type=submit] {
  text-transform: uppercase;
  letter-spacing: 2px;
}

a:hover {
  font-weight: 500;
}