.button-full-width, .button-full-width:focus, .button-full-width:active, .button-full-width:visited {
    background: #5d9955;
    color: #ffffff;
    width: 100%;
}

.button-full-width:hover {
    background: #6aae62;
}

form ul li {
    color: #ff0000;
}