.participant-group {
  background-color: #00e7b1 !important;
}

.medals-group {
  background-color: #5b9bd5 !important;
}

.test-grid {
  flex: 1 1 auto;
}

.test-container {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.test-header {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 13px;
  padding-bottom: 1rem;
}
