/*texto para LOPD formilarios*/

 .landings .form_contacta .text-lopd-white{
    padding: 0 12px 0 35px;
    margin-bottom: -10px;
}
form .text-lopd-white{
    text-align: justify;
    font-size:0.6em;
    color: #FFF;
}
form .text-lopd-white a,
form .text-lopd-white a:hover,
form .text-lopd-white a:focus{
    color: #FFF;
    text-decoration: underline;
}


form .text-lopd-black{
    text-align: justify;
    font-size:0.6em;
    color: #3a3b3e;
}


form .text-lopd-black a,
form .text-lopd-black a:hover,
form .text-lopd-black a:focus{
    color: #FFF;
    text-decoration: underline;
}

