/* Gold stars in announcement bar */
.announcement-bar__text {
  letter-spacing: 0.5px;
}
.announcement-bar__text .m-gold-stars {
  color: #FFB800;
}