#buy-button {
	color: inherit;
	margin-left: 10px;
}
.components {
	background: #F5F6F7
}
.components ul {
	padding-left: 0px;
	margin-bottom: 40px!important;
}
.components li {
	list-style: none;
	margin-bottom: 15px;
	padding-left: 0;
}
.components h3 {
	font-size: 17px!important;
	line-height: 1.1em!important;
	margin: 0 0 20px;
}
.components h2 {
	margin-top: -70px!important;
	padding-top: 70px!important;
	font-size: 50px;
	line-height: 1.2em!important;
	margin: 0 0 40px;
}
.frequently-asked-questions {
	margin-top: 40px;
	margin-bottom: 40px;
}

.frequently-asked-questions li {
	list-style: none;
	margin-bottom: 15px;
	padding-left: 0;
}
.frequently-asked-questions .card:hover,
.frequently-asked-questions .card:hover a		{
	color: white !important;
}
#overview, #apps, #testimonials {
	background: #EDF4FF;
}
#apps, #testimonials {
	text-align: center;
	padding: 40px;
}
.framework-support {
	display: flex;
	margin-top: 40px;
}
.framework-support img {
	width: 45px;
	height: 45px;
	margin-right: 10px;
}
.framework-support-text {
	margin-top: 10px;
}
.framework-support span {
	font-size: 14px;
	color: #0c0c0c;
	letter-spacing: .07px;
	line-height: 21px;
	font-weight: 700;
}
.other-frameworks ul {
	padding-left: 0px;
	margin-bottom: 40px!important;
}
.other-frameworks li {
	list-style: none;
	margin-bottom: 15px;
	padding-left: 0;
}
.other-frameworks a span {
	display: flex;
	font-size: 32px;
}
.other-frameworks a span img {
	width: 36px;
	height: 36px;
	margin-right: 10px;
	cursor: pointer;
}
.main {
	padding-top: 40px;
}
.main-footer {
	background: #011530;
}
.col-2, .col-3, .col-4 {
	display: block;
}
.main-footer .col-2,
.main-footer .col-3,
.main-footer .col-4 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}
.main-footer .wrapper {
	max-width: 80rem !important;
}
.alert-style-1 {
	display: none !important;
}
.banner-heading {
}