/* CSS Document */

.community-connectors {
	color: #000;
	font-weight: 300;
	font-size: 16px;
}
.m-topbar .m-topbar__nav.m-nav > .m-nav__item > .m-nav__link .m-topbar__username {
	color: #000;
}

strong {
	font-weight: 500;
	color: #000;
}

a.div_link {
	color: #575962;
}
a.div_link:hover {
	color: #575962;
	text-decoration: none;
}
.m-widget2 .m-widget2__item .m-widget2__desc {
	font-size: 0.9rem;
}
.hidden {
	height: 0;
}