.sidebar-menu-blog .menu-item {
    border-bottom: 1px dashed var( --e-global-color-text );
}
.sidebar-menu-blog .menu-item:last-child {
    border: unset;
}
.elementor-toc__header {
    margin-bottom: 10px;
}
.elementor-widget-theme-post-content h2 {
    color: var(--e-global-color-primary);
    font-family:"PT Sans", Sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.2;
}
.elementor-widget-theme-post-content a:hover {
  color: #adccdf;
}
.elementor-widget-theme-post-content h3 {
	color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-size: var(--e-global-typography-secondary-font-size);
    font-weight: var(--e-global-typography-secondary-font-weight);
   	line-height: var(--e-global-typography-secondary-line-height);
}
.elementor-widget-theme-post-content a {
    color: var(--e-global-color-98b5f33);
    text-decoration: underline !important;
	font-weight: 400;
}
.elementor-widget-theme-post-content ul {
    margin-bottom: 20px;
}
.wprs_unslider-arrow.next, .wprs_unslider-arrow.prev {
  display: none !important;
}
.wprs_unslider-nav ol {
  display: none;
}
.wprevpro_t6_outer_div_widget {
  margin-bottom: unset !important;
}
.wp-block-button__link {
  background: #850100;
  color: #fff !important;
}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
	align-items: start !important;
}
.elementor-widget .elementor-icon-list-icon {
	top: 5px !important;
}
.elementor-widget-theme-post-content ol {
    margin-bottom: 10px;
}
@media screen and (max-width: 767px){
	.elementor-widget-theme-post-content h2 {
		color: var(--e-global-color-primary);
		 font-family:"PT Sans", Sans-serif;
		font-size: 20px;
		font-weight: 500;
		line-height: 28px;
		margin-top: 20px;
	}
}
.relatedposts div article div h5 a {
  color: #484848;
  font-family: "PT Sans",Sans-serif;
  font-size: 15px !important;
  font-weight: 600 !important;line-height:18px !important;
}
.relatedposts div article div .elementor-post__title {line-height:18px !important}