.site-footer-bottom__info .foodord-footer-credit,
.site-footer-bottom__info .foodord-footer-credit-separator {
	display: inline;
}

.site-footer-bottom__info.foodord-has-footer-credit {
	display: inline;
}

.site-footer-bottom__info .foodord-footer-credit a {
	text-decoration: none;
	font-weight: 600;
	font-style: italic;
}

.site-footer-bottom__info .foodord-footer-credit a:hover,
.site-footer-bottom__info .foodord-footer-credit a:focus {
	text-decoration: none;
}

@media (min-width: 1081px) {
	.site-footer-bottom__info.foodord-has-footer-credit {
		white-space: nowrap;
	}
}
