
.klass-title[data-v-4948c37b] {
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  color: #3c3c3c;
}
.overview-secondary[data-v-4948c37b] {
  font-family: Apercu Regular Pro;
  color: #474747;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
}
.activities-container[data-v-4948c37b] {
  cursor: pointer;
  border: 1.5px solid #f0f0f0;
  border-radius: 6px;
  padding: 0.5em 1.5em;
  font-family: Apercu Regular Pro;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}
@media (max-width: 610px) {
.overview-secondary[data-v-4948c37b] {
    font-size: 10px;
}
.activities-container[data-v-4948c37b] {
    font-size: 11px;
}
}

