/*
  Text tune v4
  Loaded last to avoid older CSS and browser cache overriding these small fixes.
*/

.intro-copy__inner,
.first-time__inner {
  background: #fff !important;
}

.intro-copy__inner > p:last-child {
  text-align: left !important;
}

.first-time .section-head .first-time__text,
.first-time .section-head .first-time__text p {
  text-align: left !important;
}
