@font-face {
  font-family: Oxygen;
  src: url(../fonts/oxygen-v10-latin-ext_latin-regular.61a74c30.woff2) format('woff2'), url(../fonts/oxygen-v10-latin-ext_latin-regular.f74ae3d2.woff) format('woff');
  font-weight: 400;
}
@font-face {
  font-family: Oxygen;
  src: url(../fonts/oxygen-v10-latin-ext_latin-700.e5e70489.woff2) format('woff2'), url(../fonts/oxygen-v10-latin-ext_latin-700.c6caf7b3.woff) format('woff');
  font-weight: 700;
}
@font-face {
  font-family: Oxygen;
  src: url(../fonts/oxygen-v10-latin-ext_latin-300.93269c07.woff2) format('woff2'), url(../fonts/oxygen-v10-latin-ext_latin-300.14963663.woff) format('woff');
  font-weight: 300;
}
.container {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.q-btn {
  text-transform: inherit;
}
.dialog-header {
  height: 48px;
  background: #d2d2d2;
  z-index: 9999;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
}
.header-bg {
  background: rgba(0,0,0,0.5);
}
.header-text-hero {
  font-size: 4rem;
  opacity: 0.7;
}
@media (max-width: 1023px) {
  .header-text-hero {
    font-size: 2rem;
    opacity: 0.9;
  }
}
.q-tab {
  text-transform: initial;
}
.bg-orange-grad {
  background-image: linear-gradient(to bottom, #ff932c, #ff6200 99%);
}
.hover-active:hover {
  opacity: 0.8;
  transition: opacity 0.4s;
}
.header-gradient-bg {
  background-image: linear-gradient(to top, rgba(248,97,2,0), #f86102) !important;
}
.grid-card {
  transition: box-shadow 300ms ease;
}
.admin-table .q-table__top {
  padding: 0;
}
.news-article p {
  font-weight: 300;
  font-size: 1.2em;
}
.news-article p img {
  display: block;
  max-width: 100%;
  height: auto;
}
.news-article h1,
.news-article h2,
.news-article h3,
.news-article h4,
.news-article h5,
.news-article h6 {
  margin-bottom: 0.5em;
  margin-top: 0;
  line-height: 1em;
  font-weight: 400;
}
.news-article h1 {
  font-size: 3em;
}
.news-article h2 {
  font-size: 2.5em;
}
.news-article h3 {
  font-size: 2.2em;
}
.news-article h4 {
  font-size: 2em;
}
.news-article h5 {
  font-size: 1.75em;
}
.news-article h6 {
  font-size: 1.5em;
}
small {
  font-size: 90%;
}
/*# sourceMappingURL=src/css/app.css.map */

/*# sourceMappingURL=app.4a83f2b1.css.map*/