<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.title {
    text-align: center;
	font-size: 28px;
	margin-bottom: 0px;	
}
.container-1  {
	margin: 0px 0px 0px;
}
.row.no-pad {
  margin-right:25px;
  margin-left:25px;
}
.row.no-pad &gt; [class*='col-'] {
  padding-right:25px;
  padding-left:25px;
}
.container-2  {
	text-align: center;
	margin: 5px 5px 0px 5px;
}
/*this rids of right and left(?) white space between container and background color*/
.html, body {
  width: auto !important;
  overflow-x: hidden !important;
  height: 100%;
}
.para2 {
	margin-top: 50px;
	font-weight: bold;
}
.para3 {
	margin-top: -15px;
	margin-bottom: 15px;
	font-weight: bold;
}
.para4 {
	margin-top: 50px;
	font-weight: bold;
}
.para5 {
	margin-top: -15px;
	margin-bottom: 15px;
	font-weight: bold;
}
.para6 {
	margin-top: 50px;
	font-weight: bold;
}
.para7 {
	text-align: center;
	margin-top: -15px;
	margin-bottom: 15px;
	font-weight: bold;
}
.para8 {
	text-align: center;
	margin-top: -15px;
	font-weight: bold;
}
.para9 {
	margin-top: -30px;
	margin-bottom: 15px;
	font-weight: bold;
}


</pre></body></html>