.bpl-wrapper-bd8a17fe {
    width: 100%;
}

.bpl-post-item {
    transition: color 0.2s ease, padding 0.2s ease;
}


.bpl-post-title {
    margin: 0;
    font-size: 1.25rem;
    line-height: 1;
}

.bpl-post-title a {
    color: inherit;
    text-decoration: none;
    transition: color 0.2s ease;
}