/*
.hero-footer {
    background-image: url("./../images/banner-curve-rtl.png");
    background-position: right;
}

.bubble-set .bubble-lg {
    left: 25%;
}
.bubble-set .bubble-md {
    left: -20%;
    right: auto;
}
.bubble-set .bubble-sm {
    left: 0;
    right: auto;
}

.kWjfqv .banner-container .explanation {
    top: 20%;
    right: 10%;
    left: auto;
}
.kWjfqv .banner-container .cards-container .main-card {
    left: 5%;
    right: auto;
}

.kWjfqv {
    background: linear-gradient(220deg, #871fff 0%, #4a62ff 100%);
}*/

.important-info ul li {
    padding-right: 25px;
}

.important-info ul li i {
    margin-left: 7px;
    margin-right: unset;
    position: absolute;
    right: 0;
    left: unset;
}