form .js-form-item-mp-message ol, form .js-form-item-mp-message ul {
padding-inline-start: 20px;
}

form hr {background: black;}

#edit-instructions-container {
  padding: 2rem;
  background-color: #FEC01E;
  color: #000000
  width: 95%;
  max-width: 890px;
  margin: 0 0 4rem 0;
  border-radius: 0rem;
}

#edit-name-counter, .roll-call-text {
  margin: 0 !important;
}

.roll-call-name {
  font-weight: 600;
}

form .js-form-item-mp-message {
  height: 30vh !important;
}