.ae4u-editorial-card {
    margin: 2rem 0 0;
    padding: 1rem 1.125rem;
    border: 1px solid #dbe4f0;
    border-left: 4px solid #2563eb;
    border-radius: 10px;
    background: #f8fafc;
    color: #334155;
    font-size: .925rem;
    line-height: 1.65;
}

.ae4u-editorial-card p {
    margin: .25rem 0;
}

.ae4u-editorial-card a {
    font-weight: 650;
}

.ae4u-langswitch [data-lang="vi"],
.ae4u-langswitch__btn[data-lang="vi"] {
    display: none !important;
}
