#accordion-button{
	font-size:18px !important;
	font-weight:500;
}

#hero-sectionblog .container{
	padding:0px !important;
}
#img-content h2{
	color:#fff !important;
	font-weight:300 !important;
	font-size:32px !important;
}
#img-content p{
	color:#fff;
	font-weight:400;
	font-size:22px;
}
#blog-img{
	height:300px;
	align-content: end;
	border-radius:10px;
}
#productherosection h1{
	font-weight:300 !important;
	line-height:1.1em !important;
	padding-bottom:20px !important;
}

#productherosection h1 span{
	font-weight:500 !important;
}

#productherosection p span{
	background-color: #ffffff00 !important;
}

#productherosection p{
	font-size:18px !important;
	font-weight: 400;
	line-height: 1.3;
}

#feature-title h6{
	letter-spacing:0.1em;
	margin-bottom: 1rem;
	font-size: 1.125rem !important;
}

#cke5-F88x95hp1 p{
	font-size: 24px !important;
}

#feature-title h2{
	font-size: 1.2rem ;
	font-weight:400 ;
}

.icon-heading{
	display:flex !important;
	gap:10px;
}

.icon-heading h5{
	font-weight:500;
	padding-top:5px;
	font-size:1rem;
	color:#c82c1e;
	letter-spacing:0.1em;
}

@media (max-width: 767px) {
	#feature-title h6{
		font-size: 1rem !important;
	}
	
	#cke5-F88x95hp1 p{
		font-size: 18px !important;
	}
}
