.ma-container {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: var(--title-font);
    font-weight: 400;
  }

  .ma-calendar-header {
    font-size: 3rem !important;
    text-transform: none !important;
    font-weight: 400 !important;
  }
}

#mahina-app main {
  margin-top: 0;
}
