.vis-latest-insights a {
    color: var(--wd-title-color);
}

.vis-latest-insights {
    background-color: rgb(253 191 77 / 10%);
    padding: 0px 20px;
    border-radius: var(--wd-brd-radius);
}