@import '../../styles/variables';

@mixin ContentInsightsHeaderText {
    color: $bdl-gray-65;
    font-weight: bold;
    font-size: $bdl-fontSize-minimum;
}
