.course[data-v-502db47e] {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
}
.courseTab[data-v-502db47e] {
  width: 100%;
  text-align: center;
  padding: 10px 0;
  border-radius: 20px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}

