.elementor-233 .elementor-element.elementor-element-010f99c{--display:flex;--min-height:100px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;overflow:visible;}.elementor-233 .elementor-element.elementor-element-010f99c:not(.elementor-motion-effects-element-type-background), .elementor-233 .elementor-element.elementor-element-010f99c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-300d91d );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-233 .elementor-element.elementor-element-985e144{text-align:center;}.elementor-233 .elementor-element.elementor-element-1afe2b3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;overflow:visible;}:root{--page-title-display:none;}/* Start custom CSS */.bookmark-btn {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    padding: 8px 12px;
    font-size: 14px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.bookmark-btn:hover {
    background-color: #ffcc00;
}

#bookmarked-list li {
    margin: 5px 0;
}

#bookmarked-list a {
    text-decoration: none;
    color: #0073aa;
    font-weight: bold;
}/* End custom CSS */