.letraBlanca{
    color: #a2a2a2;
}
.iconoWS{
    color: #4AC959;
    font-size: 1.4em;
}

.error {
    color: #ff0000;
    /*margin:0;*/
    display: block;
    font-size: 0.9em !important;
    font-weight:lighter;
}

form ul li {
    color: red;
    display: block;
    font-size: 1em !important;
    font-weight: lighter;
    list-style-type: none;
    margin-top: -10px;
}
