@import "../const.less";

.dt-card-light-bg {
    .ant-card, &.ant-card {
        background-color: @blue1;
    }
}
