.elementor-51334 .elementor-element.elementor-element-477bcdb{--display:flex;--background-transition:0.3s;}/* Start custom CSS for html, class: .elementor-element-fe75691 */.terms-container {
    max-width: 800px;
    margin: 20px auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    direction: rtl; /* Right-to-left for Kurdish Sorani content */
    text-align: right; /* Align text to the right */
    line-height: 1.6;
    color: #333;
}

.terms-container h1, 
.terms-container h2 {
    color: #0056b3;
    margin-bottom: 20px;
}

.terms-container h1 {
    font-size: 24px;
}

.terms-container h2 {
    font-size: 20px;
}

.terms-container p {
    margin-bottom: 15px;
}

.terms-container ul {
    list-style-type: none;
    padding: 0;
}

.terms-container ul li {
    margin-bottom: 10px;
}

.terms-container .section-title {
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}/* End custom CSS */