#tickets .profile-img {
  width : 50px;
  height : 50px;
  margin-bottom : 5px;
}

#tickets .support-ticket-item {
  padding-left : 10px;
}

#tickets .time {
  border-top : 1px solid #E4E7ED;
  padding : 1rem 1.5rem 0.5rem;
}
#tickets .time h5 {
  font-weight : 500;
}

#tickets .ticket-heading {
  font-weight : 500;
}

#tickets .ticket-options-icon {
  margin-left : 5px;
}