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

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

#registry_content #section_nav #section_wrapper .section_toggle:hover,
#registry_content #section_nav #section_wrapper .section_toggle.active {
    background-color: #1263ae;
    color: #f6f6f6;
}

#registry_content #section_nav #price_filter_wrapper #price_filter li {
    color: #1263ae;
}

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

#registry_content #gift_form #items .item .item_image .image_overlay {
    background-color: rgba(18, 99, 174, 0.9);
}

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

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

#give_slidein {
    background: #1263ae;
}

.registry-page:not(.inactive-page) #footer .social .footer-links li a {
    color: #1263ae;
}
