.sign-in-banner {
  padding: 10px;

  p {
    color: $darker-text-color;
    margin-bottom: 20px;
  }

  .button {
    margin-bottom: 10px;
  }
}