hr {
  background: rgb(166,166,166);
  border:none;
  height: 1px !important;
  opacity: 100 !important;
  margin-top: 25px;
  margin-bottom: 35px
}
.banner {
	width:100%;
}
.bottom-banner {
	background-color: #efefef; 
	color:#333;
}
.ft-95 {
	font-size: 95%;
}
.ft-150 {
	font-size: 150%;
	font-weight: 500;
}
.center {
    text-align: center;
}
ul.none {
  list-style-type: none;
}
.grey-bkg {
    background-color: #efefef;
}
.card {
	width:98%;
	margin-left:5px;
}
.blogo img {
    padding: 12px 5px 15px 5px;
}
.center-items {
  display: flex;
  align-items: center;
  justify-content: center
}
.image img {
  max-width: 100%;
  max-height:100%;
}
.text {
  font-size: 20px;
  padding-left: 20px;
}
.red {
	color:#CC0000;
}
.steamist {
	width:60%;
}