@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
body
{
	background-color: #f1f1f1;
}
.sx-empty
{
	padding: 2rem;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 12px;
	background-color: #eaeaea;
	color: #888;
}
.suvorov-loading:before
{
	border-right-color: #002c6a;
	border-left-color: #df791e;
}