.focus-visible {
    box-shadow: 0 4px 2px -2px #0E4C92 !important;	
}
#header-aside .header-search-link {
	padding: 5px 0;
	margin: 0px 10px;
}
#header-aside .notification-link {
	height: auto !important;
	padding: 5px !important;
}
#ds_footer .focus-visible {
	background: #0E4C92 !important;
	color: #fff !important;
}
#ds_footer .focus-visible i {
	color: #fff !important;
}
.item-meta.last-activity {
	color: #333 !important;
}
.followers-wrap {
	color: #333 !important;
}
.pag-data {
	color: #333 !important;
}
.bps-description {
	color: #333 !important;
}
.progress_text {
	color: #333 !important;
}
#form_552 * {
	color: #333 !important;
}
#form_552 .submit {
	color: #fff !important;
}

.link-change-cover-image {
	display: flex !important;
	opacity: 1 !important;
}
.link-change-cover-image:hover {
	background: #0E4C92 !important;
	color: #fff !important;
}
.link-change-cover-image:focus {
	background: #0E4C92 !important;
	color: #fff !important;
}

.link-change-profile-image {
	display: flex !important;
	opacity: 1 !important;
	top: 10px !important;
	left: 25px !important;
}
.link-change-profile-image:hover {
	background: #0E4C92 !important;
	color: #fff !important;
}
.link-change-profile-image:focus {
	background: #0E4C92 !important;
	color: #fff !important;
}

.member-header-actions .generic-button a, .member-header-actions .generic-button button {
	background: #fff !important;
	color: #0E4C92 !important;
	border: solid 1px #0E4C92 !important;
}
.member-header-actions .generic-button a:hover, .member-header-actions .generic-button button:hover {
	background: #0E4C92 !important;
	color: #fff !important;
	border: solid 1px #0E4C92 !important;
}
.member-header-actions .generic-button a:focus, .member-header-actions .generic-button button:focus {
	background: #0E4C92 !important;
	color: #fff !important;
	border: solid 1px #0E4C92 !important;
}

.follow-button button {
	background: #fff !important;
	color: #0E4C92 !important;
}
.follow-button button:hover {
	background: #0E4C92 !important;
	color: #fff !important;
	border-radius: 3px !important;
}
.follow-button button:focus {
	background: #0E4C92 !important;
	color: #fff !important;
	border-radius: 3px !important;	
}