.scalnex-cta-button-wrap {
	margin: 1.5em 0;
}

.scalnex-cta-button {
	display: inline-block;
	padding: 0.75em 1.5em;
	background: #1a56db;
	color: #fff;
	border-radius: 6px;
	text-decoration: none;
	font-weight: 600;
}

.scalnex-cta-button:hover,
.scalnex-cta-button:focus {
	background: #123f9e;
	color: #fff;
}

.scalnex-inline-image {
	margin: 1.5em 0;
}

.scalnex-inline-image img {
	max-width: 100%;
	height: auto;
}

.faq-item {
	margin-bottom: 1em;
}

.faq-question {
	font-weight: 600;
}
