/* Custom CSS */
.errorlist {
    color: red !important;
    font-weight: bold;
    list-style-type: none;

}

.background_guinda {
    background-color: #691C32 !important;
    color: #ffffff !important;
}

.text_color {
    color: #691C32!important;
}