/* your styles go here */

.sidebar-heading a:hover {
  border-bottom: dotted 1px #000000;
  color: #000;
  text-decoration: none;
}
.sidebar-menu li.active a {
  color: #000000;
  font-weight: bold;
}
.sidebar-menu li.active:before {
  color: #000000;
}
.sidebar-menu li:hover a {
  text-decoration: none;
  color: #000000;
}
.sidebar-menu li:hover:before {
  color: #000000;
}
.content-column-content ul li:before {
  font-family: 'FontAwesome';
  content: '\f105';
  margin: 0 5px 0 -15px;
  color: #000000;
}
.small-navbar-heading a:hover {
  border-bottom: dotted 1px #000000;
  color: #000;
  text-decoration: none;
}

p.social a:hover {
  color: #000000;
  border-color: #000000;
}

.poem {
  text-align: center;
}
