@import "../../common/css/base.less";

.title {
    font-size: .6rem;
    font-weight: bold;
    margin: 0 0 .3rem;
}

.has-color {
    color: red;
}