* {
  font-family: Archivo, Quicksand, 'Open Sans', sans-serif !important;
  letter-spacing: 0px !important;
  font-size: 13pt !important;
}

#title {
  font-size: 50pt !important;
  letter-spacing: -3px !important;
}

.text-body-1.font-weight-light.pb-3 {
  font-family: inherit !important;
  font-size: 18pt !important;
  letter-spacing: -0.4px !important;
}

div.v-messages__message {
  line-height: inherit !important;
}

.d-block {
 color: #777 !important;
  font-size: 12pt !important;
  text-transform: lowercase !important;
}

.d-block u {
 text-decoration-line: none !important;
  text-transform: lowercase !important;
}

.vc-highlight {
   border-color: #ccc !important;
   border-radius: 8pt !important;
}

.vc-container {
  border-radius: 10pt !important;
}

.vc-header, .vc-arrows-container {
  margin-top: 4pt !important;
  margin-bottom: 4pt !important;
}

.v-input {
  border-radius: 10pt !important;
}

.text--primary {
   font-size: 1.8rem !important;
 }

h2.title.p-name {
  font-family: inherit !important;
  font-size: 18pt !important;
  font-weight: bold !important;
  letter-spacing: -0.4px !important;
}

.v-btn, .v-chip {
   border-radius: 8pt !important;
  text-transform: lowercase !important;
  font-size: 12pt !important;
  letter-spacing: inherit !important;
  height: 28pt !important;
}

.v-chip--label, .v-chip.v-size--small {
   border-radius: 8pt !important;
   height: 28pt !important;
}

.v-tab {
  text-transform: lowercase !important;
  font-size: 12pt !important;
  letter-spacing: inherit !important;
}

.v-list-item__title {
  line-height: inherit !important;
  text-transform: lowercase !important;
}

.theme--light .event {
    border-radius:10pt;
}

.theme--dark .event {
    border-radius:10pt;
}

div.v-card.v-sheet {
    border-radius:10pt !important;
}

span.ml-2.text-uppercase,
a.vcard.ml-2.p-name.text-decoration-none.text-uppercase{
  text-transform: lowercase !important;
}

div.v-list-item__icon {
  margin-right: 0pt !important;
}

div.v-list-item__content {
  margin-bottom: 0 !important;
  height: inherit !important;
}

div.v-list-item.v-list-item--link.theme--light {
}