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

.success {
color: #82b00f;
}