.elementor-91 .elementor-element.elementor-element-24dcb9b2{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-91 .elementor-element.elementor-element-69f39f5b > .elementor-widget-container{margin:-20px 0px 0px 0px;}.elementor-91 .elementor-element.elementor-element-69f39f5b{font-family:"Marcellus", Sans-serif;font-weight:400;color:#000000;}@media(max-width:767px){.elementor-91 .elementor-element.elementor-element-69f39f5b > .elementor-widget-container{padding:0px 0px 0px 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-69f39f5b *//* Global Styles */
h2 {
    font-family: 'Marcellus';
}

p:last-child {
    margin-bottom: 0;
    color: #000000 !important;
}

.black-text {
    color: black !important;
}

.faq dt {
    font-weight: 700;
    margin-top: 12px;
    font-size: 19px;
}

/* Shilajit Guide Blog Styles */
.shilajit-guide-blog {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.6;
    color: #333;
    max-width: 900px;
    margin: 0 auto;
    padding: 20px;
}

.shilajit-guide-blog h1,
.shilajit-guide-blog h2,
.shilajit-guide-blog h3 {
    font-family: 'Marcellus', serif;
    margin-top: 30px;
    margin-bottom: 15px;
}

/* Remove extra space at the very top */
.shilajit-guide-blog h1:first-child {
    margin-top: 0;
}

.shilajit-guide-blog h1 {
    font-size: 30px;
}

.shilajit-guide-blog h2 {
    font-size: 24px;
}

.shilajit-guide-blog h3 {
    font-size: 20px;
}

.shilajit-guide-blog p {
    margin-bottom: 15px;
}

.shilajit-guide-blog ul {
    margin: 10px 0 20px 20px;
}

.shilajit-guide-blog table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
}

.shilajit-guide-blog table th,
.shilajit-guide-blog table td {
    border: 1px solid #ccc;
    padding: 8px;
    text-align: left;
}

.shilajit-guide-blog strong {
    font-weight: 600;
}/* End custom CSS */