.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-10159 .elementor-element.elementor-element-3eab0ca{--display:flex;}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for shortcode, class: .elementor-element-8697612 */.tags-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px; /* Adjust the gap between tags if needed */
}

.tag-item {
    background-color: #D3D3D3;
    border-radius: 8px;
    padding: 5px 10px;
    display: inline-block;
    margin: 2px;
}

.tag-item a {
    color: red;
    font-weight: 500;
    text-decoration: none;
}/* End custom CSS */