html, body {
  background: hsla(60,50%,3%,1);
}

.frame__title  {
	color: #fff;
	font-size: 36px;
}

.frame__title-wrap  {
	color: #fff;
	font-size: 22px;
}


.frame__title-wrap  {
	display: inline;
	min-width: 360px;
	max-width: 95%;
	width: 350px;
	
	background-color:rgba(0,55,0,.4);
	padding: 5px;
}

.starry {
	color: #ff9933;
	
	width: 140px;
	
	
}

.cryptorating {

	width: 120px;
	display: inline-block;
	height: 34px;
	background-color:rgba(255,255,255,0.0);
	text-align: right;
	padding: 5px;
	
}

.bizname {
	color: #3399ff;
}


.smallnotes {
	font-size: 18px;
}
