.sidebar {
  background-color: #55577a;
}

.supportIcon {
  float: left;
  padding: 10px;
}
.support {
  float: left;
  border-top: 1px dotted #55577a;
}
.supportTitle {
  font-size:    13pt;
  vertical-align: bottom;
  text-align: left;
  font-weight: bold;
  color: #55577a;
}

.supportContent {
  border-top: 1px solid #55577a;
}
