@import url('https://fonts.googleapis.com/css2?family=Alexandria:wght@100..900&family=El+Messiri:wght@400..700&family=Noto+Kufi+Arabic:wght@100..900&family=Readex+Pro:wght@160..700&family=Vazirmatn:wght@100..900&display=swap');
.ciro{
    font-family: "Readex Pro", serif;
}
.feature-two__img {
    height: 222px;
    border: 1px solid #7f8fe7;
}

.feature-two__img img {
    height: 100%;
}
.img{
    height: 60px;
    width: 100%;
    border: none;
    background-color: var(--envens-white);
    padding-left: 25px;
    padding-right: 55px;
    outline: none;
    font-size: 16px;
    color: var(--envens-gray);
    display: block;
    font-weight: 500;
    border-radius: 10px;
}
.page-header {
 
    padding: 18.9px 0 174px;
    background-color: white;
 
    
}