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