
.bubble_tab {
  background: #EEE;
  padding: 8px;
  border-radius: 10px;
}

.selected_tab {
  font-weight: bold;
}
