@import url('https://fonts.googleapis.com/css?family=Libre Franklin');
body { font-family: 'Libre Franklin', Arial, Helvetica, sans-serif; }

.wlpl-silo-listing h4 {
	color: #cd2f8e !important;
}

.wlpl-silo-listing .silo-content .content-overlay {
	background-color: rgba(205,47,142,.7) !important;
}

.footer-badge-row {
    display: none !important;
}
body {
	background: #fff;
}

a,
a:hover,
a:focus,
.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active,
.leftNavSection .jstree-default .jstree-clicked,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
#siloNavBarBox .nav-tabs .dropdown-menu a,
#siloNavBarBox .nav-tabs .dropdown-menu a:hover,
#topNavBar .top-nav a,
#topNavBar .top-nav a:hover,
#topNavBar .top-nav a:visited
{
	color: #cd2f8e;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.open .dropdown-toggle.btn-primary
{
	background: #cd2f8e;
	border-color: #cd2f8e;
	color: #fff;
}