html :where(.wp-block) {
    max-width: 90% !important;
}

.la,
.las {
    font-family: 'Line Awesome Free' !important;
    font-weight: 900 !important;
}

html :where(.wp-block) .la,
html :where(.wp-block) .las {
    width: 100%;
    max-width: 100% !important;
}