.error {
font-weight: bold;
color: #FF5309;
}

.success {
color: #00CC00;
}