[data-v-077d3200] .flights__tabs--active {
  background-color: #02888d;
  color: #ffffff;
}
[data-v-077d3200] .flights__tabs {
  justify-content: start;
}
[data-v-077d3200] .flights__tab-content {
  font-weight: 400;
  font-size: 18px;
  font-family: "Geologica", sans-serif;
}
.flights__tab[data-v-077d3200] {
  border-radius: 15px;
}
.filghts__selected-date[data-v-077d3200],
.filghts__selected-time[data-v-077d3200] {
  padding: 0 8px;
}
.flights__tabs-and-controls[data-v-077d3200] {
  display: flex;
  justify-content: space-between;
}
.flights__datetime-picker[data-v-077d3200] {
  display: flex;
  background-color: #f2f2f2;
  border-radius: 16px;
}
.flights__title[data-v-077d3200] {
  font-family: "Geologica", sans-serif;
  font-weight: 700;
  font-style: Bold;
  font-size: 56px;
  line-height: 70px;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.flights__title .airport-name[data-v-077d3200] {
  color: #858790;
}