.ChartHighlight {

    .ApplePodcastIcon {
        width: 16px;
        height: 16px;
    }

    .ChartableIcon {
        width: 20px;
        height: 20px;
    }

    &-category {
        text-transform: capitalize;
    }

    &-store {
        margin-left: 5px;
        text-transform: capitalize;
    }
}
