body {
	padding-top: 5rem;
 }
 .starter-template {
	padding: 3rem 1.5rem;
	text-align: center;
 }

 .bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
 }

 .bg-ssbad { background-color: #FFA987 !important; }
 .bg-ssnice { background-color: #E787FF !important; }
 .bg-watch { background-color: #AAAAAA !important; }
 .bg-friend { background-color: #4DFF77 !important; }
 .bg-streamer { background-color: #9FEAFF !important; }

 @media (min-width: 768px) {
	.bd-placeholder-img-lg {
	  font-size: 3.5rem;
	}
 }
