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

#tickets .support-ticket-item {
  padding-right: 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-right: 5px; }
