/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 14 2022 | 11:10:36 */
.overflow-text-as h2 {
	color: #6480CB;
	font-size: 42px;
	font-weight: bold;
	font-family: "Roboto Condensed", sans-serif !important;
}

.overflow-text-as p {
	font-size:20px;
	font-family: "Roboto Condensed", sans-serif !important;
	color: #353535;
}

.heading-text-btn-as h2 {
	color: #6480CB !important;
	font-size:42px;
	font-weight: bold;
	font-family: "Roboto Condensed", sans-serif !important;
	margin-bottom:43px;
}

.heading-text-btn-as p {
	font-size:17px;
	color: #353535;
	margin-bottom:43px;
}

.heading-text-btn-as a {
	border-radius: 34px;
	background: linear-gradient(100deg,rgb(249,171,0) 0%,rgb(255,211,114) 100%);
	color: #414141;
	font-size: 18px;
	padding: 10px 30px;
}


.heading-text-btn-as a:hover {
	background: linear-gradient(100deg,rgb(249,171,0) 0%,rgb(255,211,114) 100%);
	color: #414141;
	box-shadow:none;
}

.key-optimization-as h2 {
	font-weight: bold;
	font-size:42px;
	color: #4467b3;
	font-family: "Roboto Condensed", sans-serif !important;
	margin-bottom: 43px;
}

.key-optimization-as h3 {
	font-family: "Roboto Condensed", sans-serif !important;
	font-size:26px;
	color: #353535;
}

.key-optimization-as p {
	color: #353535;
	font-size:17px;
}

.read-story-btn-as {
	padding: 18px 54px;
	font-size:18px;
}


.row-container-as {
	margin:0 auto;
}

.medium-heading-as h3 {
	font-size: 26px;
	font-family: "Roboto Condensed", sans-serif !important;
	color: #353535;
	margin-bottom:0;
}

.medium-heading-as p {
	font-size: 17px;
	color: #353535;
}

.medium-heading-as a {
	border-radius: 34px;
	background: linear-gradient(100deg,rgb(249,171,0) 0%,rgb(255,211,114) 100%);
	color: #414141;
	font-size: 18px;
	padding: 10px 30px;
	
}
.medium-heading-as a:hover {
	background: linear-gradient(100deg,rgb(249,171,0) 0%,rgb(255,211,114) 100%);
	color: #414141;
	box-shadow:none;
}