.rb-home .rb-hero h1,
.rb-home .rb-hero h1 small {
  text-align: left !important;
}

.rb-home p {
  text-align: left !important;
}

.rb-home .rb-stars--87 {
  --fill: 87%;
}

@media (max-width: 700px) {
  .rb-home .rb-hero h1,
  .rb-home .rb-hero h1 small {
    text-align: center !important;
  }

  .rb-home .rb-hero__lead,
  .rb-home .rb-editorial {
    text-align: center !important;
  }
}
