.lp-content {
    width: 100%;
    height: 100px;
    max-height: 100px;
    overflow-y: auto;
    /*max-width: var(--wp--style--global--wide-size);*/
    max-width: 1000px;
    color: #8d8d8d4d !important;
    font-size: small;
}
.lp-content > * {
    color: #8d8d8d4d !important;
    font-size: small;
}