.how-to-rent-ule {
    text-align: center;
}

.how-to-rent-ule h1 {
    font-size: 42px;
    max-width: 701px;
    margin: auto;
    margin-top: 70px;
    font-family: "sora";
    font-family: 600;
}

.open-article-btn {
    padding: 12px 25px;
    background-color: #572689;
    color: #ffffff;
    margin-top: 20px;
    border-radius: 15px;
    margin-bottom: 30px;
}

.latestft {
    border-radius: 43.5px;
    width: 100%;
}

.latestft1 {
    /* border-radius: 43.5px; */
    width: 100%;
}

.latest-input-search-div {
    display: flex;
    border: 1px solid #121212;
    padding: 10px 12px;
    border-radius: 20px;
    width: 70%;
    margin: auto;
    margin-top: 40px;
}

.input-ule-blog {
    width: 100%;
    margin-left: 10px;
    font-size: 16px;
    font-family: "sora";
}

.input-ule-blog:focus-visible {
    outline: none;
}

.latest-header-blog-ule-h2 {
    margin-top: 70px;
    text-align: center;
    font-size: 36px;
    font-family: "sora";
    font-weight: 600;
    color: #121212;
}

.blog-tabs-value {
    font-family: "sora";
}

.active-tab {
    background-color: #572689 !important;
    color: #ffffff !important;
    border: 2px solid #121212;
}