@font-face {
  font-family: "font2";
  src: url(/templates/sites/avilinga/fonts/lato/Lato-Light.woff2) format('woff2'), url(/templates/sites/avilinga/fonts/lato/Lato-Light.woff) format('woff'), url(/templates/sites/avilinga/fonts/lato/Lato-Light.ttf) format('ttf');
}
@font-face {
  font-family: "font1";
  src: url(/templates/sites/avilinga/fonts/lato/Lato-Light.woff2) format('woff2'), url(/templates/sites/avilinga/fonts/lato/Lato-Light.woff) format('woff'), url(/templates/sites/avilinga/fonts/lato/Lato-Light.ttf) format('ttf');
}
@font-face {
  font-family: "font1";
  src: url(/templates/sites/avilinga/fonts/lato/Lato-Regular.woff2) format('woff2'), url(/templates/sites/avilinga/fonts/lato/Lato-Regular.woff) format('woff'), url(/templates/sites/avilinga/fonts/lato/Lato-Regular.ttf) format('ttf');
  font-weight: bold;
}
.page-title-component {
  background: linear-gradient(-54deg, #17152f, #192045);
  padding: 110px 20px 80px 20px;
  margin-bottom: 50px;
}
.page-title-component.admin {
  padding-top: 140px;
}
.page-title-component h1 {
  margin: 0 auto;
  text-align: center;
  max-width: 992px;
  color: white;
  margin-bottom: 0px;
}
.page-title-component h3 {
  margin: 0 auto;
  text-align: center;
  max-width: 992px;
  color: white;
  margin-bottom: 0px;
}
