@import '~ChillMainSass/custom/config/colors'; @import '~ChillMainSass/custom/mixins/entity'; .chill-entity.chill-entity__activity-reason { @include entity($chill-pink, white); } .activity { color: $chill-green; }