
.member_photos_wrapper .member_photos {
    border-color: #f9f9f9;
}

#registry_content #section_nav #section_wrapper .section_toggle {
    border-color: #136783;
    color: #136783;
}

#registry_content #section_nav #section_wrapper .section_toggle:hover,
#registry_content #section_nav #section_wrapper .section_toggle.active {
    background-color: #136783;
    color: #f9f9f9;
}

#registry_content #section_nav #price_filter_wrapper #price_filter li {
    color: #136783;
}

#registry_content #section_nav #price_filter_wrapper #price_filter li:hover,
#registry_content #section_nav #price_filter_wrapper #price_filter li.active
{
    color: #093341;
}

#registry_content #gift_form #items .item .item_image .image_overlay {
    background-color: ;
}

#registry_content #gift_form #items .item .give_gift_button {
    background: #136783;
    border-color: #136783;
    color: #fff;
}

#registry_content #gift_form #items .item .give_gift_button:hover {
    background: #136783;
}

#give_slidein {
    background: #136783;
}

#footer .social .footer-links li a {
    color: #136783;
}
