Call to Action 7

Home » Components » Call to Action » Call to Action 7

Call to Action 7

Landing Page

Create Beautiful Landing Pages in Minutes with Component Blox

PURCHASE NOW

Landing Page

Create Beautiful Landing Pages in Minutes with Component Blox

PURCHASE NOW
/* ===== Call to Action 7 ===== */

#call-to-action-7 {
	background: #6B7CEF;
}

#call-to-action-7 h4 {
	color: rgba(255, 255, 255, 0.7);
}

#call-to-action-7 h2 {
	font-weight: 900;
	text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2)
}

#call-to-action-7 .btn {
	background: #281D88;
	border: none;
}

#call-to-action-7 .btn:hover {
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
	        box-shadow: 0 0 30px rgba(0, 0, 0, 0.1)
}