/* Swag module theme */
body[data-theme="light"] main {
	background: #0f172a;
	min-height: calc(100vh - 56px);
	padding: 0;
}
