.blog-description ol li {
    float: left;
    position: relative;
    line-height: 30px !important;
    font-size: 16px !important;
    color: #666 !important;
    margin-bottom: 5px;
}

.blog-description b i span {
    margin-top: 2.5rem;
    margin-bottom: 1.5rem;
    display: inline-block;
    vertical-align: top; 
    float: left;
    font-style: normal;
}

.blog-description .elementor-container .elementor-widget-container h4.elementor-toc__header-title {
    line-height: 1.8;
    color: #0c0f1f;
    margin-bottom: 0;
    font-size: 26px; 
    float: left;
    position: relative;
}
.blog-description .elementor-container .elementor-widget-container ol li a {
    color: #015b9c;
}

.blog-description .elementor-container .elementor-widget-container ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper:before {
    color: #015b9c;
}
.full-blog-page h3 strong i, .full-blog-page h2 span {
    font-style: normal !important;
}

.full-blog-page .single-blog .blog-content h2, .full-blog-page .single-blog .blog-content h2 span {
    font-weight: 700 !important;
    margin: 0;
}

.full-blog-page h3 b i span {
    font-weight: 700 !important;
    font-style: normal;
    padding: 0;
    margin: 0;
}

.elementor-widget-container ul li h3 {
    font-weight: 700 !important;
    font-size: 22px;
    color: #000 !important;
    margin: 0;
}
.full-blog-page .single-blog .blog-content .elementor-menu-anchor {  
    display: block;
}
.full-blog-page .single-blog .blog-content h2 {   
    font-weight: 700 !important;    
}
.full-blog-page h3 {
    font-weight: 700 !important;
}
.blog-description h4 {
    font-weight: 700 !important;
}

.full-blog-page .blog-description ul {  
    padding: 0px !important; 
    margin-top: 5px;
    margin-bottom: 5px;	
}

.full-blog-page .blog-description ul li {
    padding-left: 24px;
    font-size: 18px !important; 
    font-weight: normal !important;
    color: #000 !important;
	list-style: none;
	width: 100%;
}
.full-blog-page .blog-description ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #4a9cce;
    margin-top: 12px;
    left: 0;
    position: absolute;
}
.blog-description ol {
    padding-left: 20px;
}
.blog-description ol li {
    margin: 0;
    font-size: 18px !important;
    line-height: 36px !important;
    margin-bottom: 10px !important;
    color: #000 !important;
    text-align: justify;
	width: 100%;
}