.clock-row{
  display: flex;
  justify-content: center;
}

.clock-row h2{
  text-align: center;
}

#primary-menu span{
  text-transform: uppercase;
}

.submit{
  width: 20%;
  height: 50px;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 15px;
}
