.wlw-input::placeholder {
color: #b0b0b0;
} .wlw-input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 1000px #fff inset;
} #wlw-modal {
max-height: calc(100vh - 100px);
overflow-y: auto;
box-sizing: border-box;
} #wlw-mensaje {
font-family: inherit;
line-height: 1.5;
} #wlw-wrap * {
box-sizing: border-box;
} #wlw-close:hover {
opacity: 1 !important;
transform: scale(1.1);
}