.vfb-pro-call-to-action {
	padding: 5px 0;
	text-align: center;

	.cta-sign-up {
		font-size: 24px;
		font-weight: bold;
		line-height: 22px;
		display: block;
		width: 100%;
		text-align: center;
		text-decoration: none;
		color: #ffffff;
		text-shadow: 1px 1px 1px #2b658c;
	}

	.cta-price {
		font-size: 12px;
		font-weight: normal;
		line-height: 20px;
		line-height: 20px;
		display: block;
		width: 100%;
		text-align: center;
		text-decoration: none;
		color: #ace7ff;
	}
}
