.departureMethodContainer {
  margin-bottom: 16px;
}

.departureMethodHeader {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.departureMethodLabel {
  font-size: 13px;
  font-weight: 600;
  color: #1e1e1e;
}
