.site-footer {
	background-color: #1a2e3b;
	padding: 20px 24px;
}

.site-footer__text {
	margin: 0;
	font-family: "Fredoka", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: rgba(255, 255, 255, 0.5);
	text-align: center;
}
