custom.css 287 Bytes
.custom-input-align .v-label {
    text-align: center !important;
    width: 100% !important;
}
.custom-input-align input {
    text-align: center !important;
}
.fixcolor {
    background:linear-gradient(90deg,#f58753 30%,#f15e5f 110%)
}
.fixcolors{
    background:#39b982 !important; 
}