.agreement-area {
  border: 1px solid rgba(0, 0, 0, 0.125);
  height: 16rem;
  overflow-y: scroll;
  padding: 1rem 1.5rem 1rem 1rem;
}

