.bold{
  font-weight: bold;
}
.caps{
  text-transform: uppercase;
}