.text-error {
    color: #b00020;
}

.text-success {
    color: #0a7f2e;
}

.w-280 {
    width: 280px;
}

.w-420 {
    width: 420px;
}
