/* Escribe aquí tu código CSS */
table#ays-results-table p.success {
    color: #000000;
}

tr.ays_result_element {
    border-bottom: 1px solid #000;
}

.success, .wpcf7-mail-sent-ok {
    background-color: #ffffff;
    color: #fff;
		
}
