.form-value-summary {
  * {
    transition: background-color 1s ease, color 1s ease;
  }

  .notification {
    height: 100%;
  }
}

.overall-rating {
  p {
    font-weight: 800;
    font-size: 1.6em;
  }
}
