.main-navigation a  {background: #d3e8f8;}

.main-navigation .current a {background: #d3e8f8;}
#contact-us-link > a::after {background: #5478b2; border: none;}

.home-icon {background-image: url(../img/home-icon-blue.png);}

.main-navigation a.home-icon {
    background: url(https://www.leedsbuildingsociety.co.uk/_resources/img/home-icon-blue.png) no-repeat center;
    background-color: #d3e8f8;
}

#contact-us-link > a:nth-child(1):hover {background-color: #33508A !important;}
#contact-us-link > a:nth-child(1)::after {background-color: unset !important;}

.your-society-link > .o-link {
	background: #d3e8f8 !important;
	line-height: 36.5px;
}
.your-society-link > .o-link:hover {line-height: 36.5px;}

#your-society-link {background: #d3e8f8;}
#your-society-link:hover {background: rgb(84, 120, 178);}

.your-society-drop_list-item > a {background: #fff;}
.contact-us_list-item > a {background: #fff;}

.o-link {background-color: #d3e8f8 !important;}

.your-society-link.dropdown-open .o-link::after {background-color: unset !important;}
                    
.main-sub-nav {margin-top: -50px;}                      