@use "00-base/configure" as *;

.ma__event-time {

  &__calendar, {
    font-weight: $fonts-bold;
    line-height: 1.3;
  }

  &__details {
    font-style: italic;
    font-size: $fonts-xsmall;
    line-height: 1.3;
    margin-bottom: .35em;
  }
}
