/* Back button must always be white — many components omit an explicit color */
.back-btn i,
.back-btn .fas {
  color: white !important;
}
