
@import '../assets/styles/css/app-partials.css';
.yellow[data-v-dfc4ce92] {
    color: red;
.reda {
        color: $black;
}
}
.red[data-v-dfc4ce92] {
    color: green;
}
.imgtest[data-v-dfc4ce92] {
    background-image: url('../../assets/img/icons/star-half.svg');
    background-size: 100%;
    width: 100px;
    height: 100px;
}
