@charset "utf-8";
body, footer, .bg-dark, .site-blocks-cover {
  background-color: transparent !important;
  background-image: none !important;
	color: black !important;
}
.container, .col-md-10 { max-width: none !important;}


h1, .display-3 {
  font-size: 24pt !important;
}
.fs-1,.fs-3 {
  font-size: 18pt !important;
}
p {
  font-size: 12pt !important;
}
img { width: 100%; height: auto;}
.d-print-italic { font-style: oblique !important; }
.cut { overflow: visible; display: block;
  
    }