hr {
    border-top: 1px solid #fdc0c0;
}

.credit-title {
	color: #fdc0c0;
} 
.contact-info a {
	color: #fdc0c0;
}

.testimonial {
    border: 7px solid #fdc0c0;
}

.cta-button,
ul.social-buttons li a {
	color: #fff;
    background-color: #fdc0c0;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
    color: #fff;
    background-color: #fdc0c0;
}

.contact-info {
	border: 1px solid #fdc0c0;
}