.v-alert{background-color:var(--color);border-radius:4px;color:var(--text-color);font-weight:700;margin-bottom:20px;padding:12px 14px;max-width:450px}.v-alert.success{--color:#4caf50;--text-color:#fff}.v-alert.info{--color:#009688;--text-color:#fff}.v-alert.warning{--color:#ffeb3b;--text-color:#0f0f0f}.v-alert.danger{--color:#ff5722;--text-color:#fff}
