body {
	color: #777
}

.b {
	font-weight: 700
}

.s {
	font-size: 12px
}

#f {
	display: flex;
	justify-content: center;
	padding: 20px;
	text-align: center
}

#w {
	border: 3px #eee solid;
	padding: 20px
}

.i {
	margin-bottom: 32px;
	text-align: left
}

#d {
	padding: 15px;
	background: #eee;
	border-radius: 10px;
	margin-bottom: 24px
}

.t {
	padding-top: 8px;
	border-top: 1px #777 solid
}
