
.single-post.elementor-kit-6 .post-content-wr h2 {
  
    font-size: 1.5rem !important;
    font-weight: 700;
    line-height: 2.4rem !important;
}
.single-post.elementor-kit-6 .post-content-wr h3 {
  
    font-size: 1.4rem !important;
    font-weight: 700;
    line-height: 2.4rem !important;
}
.single-post.elementor-kit-6 .col-lg-8 li,.news-template-default .col-lg-8 li{
	list-style: disc;
}
.single-post.elementor-kit-6 .col-lg-8 ul, .news-template-default .col-lg-8 ul{
	margin-left: 20px;
		margin-bottom: 20px;
}
/* blogs cta start-------------------------------------------------------*/
.cta_row {
    background: url(https://inextrix.com/wp-content/uploads/2024/08/image-scaled.jpg) no-repeat center right / cover, linear-gradient(270deg, #1328C9 0%, #5B0DD4 100%) !important;
    padding: 1.5rem 2.5rem 1.5rem 2.5rem !important;
}
h5.w-actionbox-title {
    color: #fff;
}
a.w-btn.us-btn-style_10 {
    text-align: center;
    justify-content: end;
    display: flex;
    margin-right: auto;
}.w-actionbox-controls {
    width: 25%;
}
.w-actionbox-text {
    width: 75%;
}
.us-nav-style_10>*, .navstyle_10>.owl-nav div, .us-btn-style_10 {
    font-family: Proxima-Nova-Font-Bold;
    font-size: 16px;
    line-height: 1.4 !important;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 45px;
    padding: .8em 1.8em;
    background: #fff;
    border-color: #fff0;
    color: var(--color-content-primary) !important;
    box-shadow: 0 .2em .4em rgb(0 0 0 / .2);
}
.cta_row_start a {
    font-family: 'Open Sans', sans-serif;
    transition: all 0.3s ease;
}
@media (max-width: 767px) {
	.cta_row{
	    flex-direction: column;
    justify-content: center;
    text-align: center;
}
	.w-actionbox-controls {
    width: 100% !important;;
}
.w-actionbox-text {
    width: 100% !important;;
}
	a.w-btn.us-btn-style_10 {
    text-align: center;
		justify-content: center;}
}
/* blogs cta end-------------------------------------------------------*/