.profile ul {
  padding-left: 17px;
}

.offering {
  font-weight: bold;
  color: green;
}

.profile img.right {
  float: right;
  margin-left: 8px;
}

.profile img.left {
  float: left;
  margin-right: 8px;
}
