.abbeyos-powered-by {
	box-sizing: border-box;
	width: 100%;
	padding: 14px 20px;
	border-top: 1px solid rgba(92, 110, 145, 0.16);
	background: #f7f9fc;
	color: #5c6a82;
	font-size: 12px;
	line-height: 1.4;
	text-align: center;
}

.abbeyos-powered-by a {
	display: inline-flex;
	align-items: baseline;
	gap: 4px;
	color: inherit;
	text-decoration: none;
}

.abbeyos-powered-by a:hover,
.abbeyos-powered-by a:focus {
	color: #2855d9;
	text-decoration: underline;
}

.abbeyos-powered-by strong {
	color: #243a6b;
	font-size: 13px;
	letter-spacing: 0.01em;
}
