/*
Implementation Skeleton v3 - 12/6/18
Add styles to overwrite customer CSS and global oustyles CSS. USE WITH CAUTION.
*/

.cta--button a {
	color: #FFF;
}

.image-float-right {
	float: right;
	margin: 0 0 20px 15px;
}

/*Career Services Contact Information Asset */

.contact-asset {
	margin-bottom: 50px;
}
.contact-asset h2 {
	margin-bottom: 2em;
}

.contact-section__cta-block:before {
	background-image: url(/_resources/images/career-services-contact-background.jpg)
}