.elementor-4953 .elementor-element.elementor-element-ada1fc0{--display:flex;}/* Start custom CSS for html, class: .elementor-element-a5f520b */.masuleh-article-container {
    font-family: 'Vazirmatn', 'B Yekan', Tahoma, Arial, sans-serif;
    line-height: 1.8;
    color: #333333;
    background-color: #ffffff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    max-width: 900px;
    margin: 0 auto;
    direction: rtl;
    text-align: justify;
}

.masuleh-article-title {
    color: #8b3a3a;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    border-bottom: 2px solid #e0c0c0;
    padding-bottom: 15px;
}

.masuleh-article-subtitle {
    color: #555555;
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
    font-style: italic;
}

.masuleh-heading {
    color: #2c3e50;
    font-size: 22px;
    margin-top: 35px;
    margin-bottom: 15px;
    position: relative;
    padding-right: 15px;
}

.masuleh-heading::before {
    content: "";
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    width: 4px;
    background-color: #8b3a3a;
    border-radius: 2px;
}

.masuleh-paragraph {
    font-size: 16px;
    margin-bottom: 20px;
}

.masuleh-highlight-box {
    background-color: #fdf8f5;
    border-right: 4px solid #d98a6c;
    padding: 15px 20px;
    margin: 25px 0;
    border-radius: 3px 8px 8px 3px;
    font-size: 15.5px;
    color: #444444;
}

.masuleh-list {
    margin-right: 20px;
    margin-bottom: 20px;
}

.masuleh-list li {
    margin-bottom: 10px;
    font-size: 16px;
}

.masuleh-footer {
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px dashed #cccccc;
    font-size: 14px;
    color: #777777;
    text-align: center;
}/* End custom CSS */