.instructor-contacts {
}

.instructor-contacts-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.instructor-contacts-list__item {
}

.instructor-contacts-list__item + .instructor-contacts-list__item {
  margin-top: 4px;
}
