
.location-label[data-v-c777bd76] {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #000000;
}
.location-address[data-v-c777bd76] {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  font-size: 10px;
  color: #707070;
}
.join-us-text[data-v-c777bd76] {
  font-family: Apercu Regular Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #000000;
}
.online-text-container[data-v-c777bd76] {
  background-color: rgba(39, 128, 229, 0.1);
  border-radius: 10px;
  color: #000000;
  font-family: Apercu Regular Pro;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  padding: 1rem 1.5rem;
}
@media (max-width: 610px) {
.online-text-container[data-v-c777bd76],
  .join-us-text[data-v-c777bd76],
  .location-label[data-v-c777bd76] {
    font-size: 12px;
}
}

