/* TODO move relevant code here */

section {
  padding: 20px;
}

.form-group input:focus + label,
.form-group input:not(:placeholder-shown) + label {
  font-size: 0.75rem;
}

.form-group {
  margin-bottom: 20px;
}
