.layout-wrapper .elementor-editor-host .elementor-editor-wrapper {
    height: min(70vh, calc(100vh - 180px));
    min-height: 560px;
}

.borna-elementor-content {
    font-family: inherit;
    color: inherit;
}

.borna-elementor-content img,
.borna-elementor-content video {
    max-width: 100%;
    height: auto;
}

.borna-elementor-content .widget-text a {
    color: #c2410c;
}
