.share-buttons a {
    color: #666;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 16px;
}

.share-buttons a:hover,
.share-buttons a i {
    color: #003399;
}


.at-expanded-menu-button-label,
.at-expanded-menu-page-url,
.at-expanded-menu-page-title,
.at-expanded-menu-top-services-header,
.at-expanded-menu-search-label-content {
	color: black !important;
}

#at-expanded-menu-title {
	color: #003399 !important;
}

#at-expanded-menu-host .at-expanded-menu-search-label::after, #at-expanded-menu-host .at-expanded-menu-search-label::before {
	border-color: black !important;
}

#at-expanded-menu-host .at-expanded-menu-search-icon {
	filter: brightness(0) invert(0) !important;;
}

#at-expanded-menu-host .at-expanded-menu-close {
	color:white !important;
}

#at-expanded-menu-host .at-expanded-menu-close {
	background-color: #003399 !important;
}

#at-expanded-menu-host .at-expanded-menu-mask {
	background-color: #ece9e3 !important;
}

#at-expanded-menu-host .at-expanded-menu-load{
	color: white !important;
	background-color: #003399 !important;
}