.abo-developer-credit {
	box-sizing: border-box;
	width: 100%;
	padding: 12px 18px;
	border-top: 1px solid rgba(255, 255, 255, 0.12);
	background: #091824;
	color: #e9edf0;
	font-size: 13px;
	line-height: 1.7;
	text-align: center;
}

.abo-developer-credit a {
	color: inherit;
	text-decoration: none;
}

.abo-developer-credit a:hover,
.abo-developer-credit a:focus {
	color: #ffffff;
	text-decoration: underline;
}
