.whombat {
  border-radius: 15px;
  background-color: #0A1339;
  width: 100%;
  height: 4em;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 3px solid #F06449;
  font-size: 48px;
  color: #F06449;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}

.whominator {
  border-radius: 15px;
  background-color: #4B256E;
  width: 100%;
  height: 4em;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 3px solid #DDE2E3;
  font-size: 48px;
  color: #DDE2E3;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}

.whommissar {
  border-radius: 15px;
  background-color: black;
  width: 100%;
  height: 4em;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 3px solid red;
  font-size: 48px;
  color: red;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}

.whommatron {
  border-radius: 15px;
  background-color: black;
  width: 100%;
  height: 4em;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 3px solid red;
  font-size: 48px;
  color: red;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}

.whomosaurus {
  border-radius: 15px;
  background-color: black;
  width: 100%;
  height: 4em;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 3px solid red;
  font-size: 48px;
  color: red;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}

.whomahawk {
  border-radius: 15px;
  background-color: black;
  width: 100%;
  height: 4em;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 3px solid red;
  font-size: 48px;
  color: red;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}

.whombastic {
  border-radius: 15px;
  background-color: black;
  width: 100%;
  height: 4em;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 3px solid #4B256E;
  font-size: 48px;
  color: #4B256E;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}
