@charset "utf-8";

.page-header {
  text-align:left !important;
}

.page-header_pageTitle {
  font-weight:bold;
}

.cover-image-background {
  /* top:0; */
  left:0;
  right:0;
  bottom:0;
  opacity:0.4;
  object-position:50% 50%;
  object-fit:cover;
  height:100% !important;
}

.alert a , .alert a:link , .alert a:visited {
  text-decoration:none !important;
}

