.promo .social {
    background: #651b71;
}

.footer {
    background: #9a1ab2;
	color: white;
}


.footer .footer-col.contact .fa,
.footer .footer-col .title,
.footer .footer-col a,
.footer .footer-col.contact p {
	color: white;
}

.footer .footer-col a:hover {
    color: white;
	text-decoration: underline;
}

a.btn-cta-primary, .btn-cta-primary {
    background: #9a1ab2;
    border: 2px solid #9a1ab2;
}

a.btn-cta-primary:hover, .btn-cta-primary:hover,
.header .main-nav .nav .nav-item.nav-item-cta a.btn-cta-primary:hover {
	background: #651b71;
	border: 2px solid black;
}
