@mixin promotional-text-background-mapping {
  .promotional-text.bg-brand--yellow p {
    color: $color-brand--two;
  }
}
