#sunfw_section_topbar {
  background-color: #282828;
}
#sunfw_section_topbar a {
  color: #b6b7bb;
}
#sunfw_section_topbar a:hover {
  color: #ed59bd;
}
#sunfw_section_topbar .btn-default {
  -webkit-box-shadow: 0px 0px 0px 0px;
  box-shadow: 0px 0px 0px 0px;
}
#sunfw_section_footer a {
  color: #3d3d3d;
}
