/*<css-9385>*/.gradiente-plomo-blanco {
    background: linear-gradient(to bottom, #d2d3d4 0%, #ffffff 80%), #ffffff;
    background-size: 100% 100px; /* El gradiente solo ocupa 150px */
    background-repeat: no-repeat; /* Evita que se repita */
    height: 100%; /* Altura total */
    width: 100%; /* Ancho ajustable */
}/*</css-9385>*/