.ws-elementor-widget-ws-content-title {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px 60px;
}

.ws-elementor-widget-ws-content-title > .ws-block-ArticleOverview {
    justify-content: flex-end;
}

body .ws-custom-post-title--title {
    color: var(--qerys-secondary-color);
}