@import '../../common/variables';

.bcs-VersionsItemAction {
    .fill-color {
        fill: $bdl-gray;
    }

    .stroke-color {
        stroke: $bdl-gray;
    }
}
