@charset "UTF-8";
/* CSS Document */

.static-sidebar {
	background-color:#fcbe2a;
}
a:visited, a {
    color: #1054dd;
}
.highlight-color {
	color: rgba(14, 74, 121, .8);
}