.icnova--corners {
background-color: #F39200;
position: relative;
z-index: 10;
}
.icnova--corners > .elementor-container {
z-index: 1;
}
.icnova--corners::before, .icnova--corners::after {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.icnova--corners::before {
background-color: #373736;
border-radius: 60px 0 60px;
}
.icnova--corners::after {
background-color: #f5f5f5;
border-radius: 110px 0 110px;
} .icnova--corners > .elementor-widget-wrap {
z-index: 10;
}
.elementor-column.icnova--corners::before {
border-radius: 0 0 60px;
}
.elementor-column.icnova--corners::after {
border-radius: 0 0 110px;
}
.elementor-icon-list-items span.elementor-post-info__terms-list a {
display: none !important;
}
.elementor-icon-list-items span.elementor-post-info__terms-list a:first-of-type {
display: inline-block !important;
}