:root {
    --red: tomato;
    --wombat-logo: #4196B4;
    --white: white;
}

html {
    overflow-y:scroll;
    height:100%;
}

body {
    margin: 0;
    min-height:100%;
    padding:0;
}

.n1qxm54v{font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:500;line-height:1.75;padding:6px 16px;font-size:0.875rem;min-width:64px;box-sizing:border-box;background-color:var(--background-color);-webkit-transition:background-color 250ms cubic-bezier(0.4,0,0.2,1) 0ms,box-shadow 250ms cubic-bezier(0.4,0,0.2,1) 0ms,border 250ms cubic-bezier(0.4,0,0.2,1) 0ms;transition:background-color 250ms cubic-bezier(0.4,0,0.2,1) 0ms,box-shadow 250ms cubic-bezier(0.4,0,0.2,1) 0ms,border 250ms cubic-bezier(0.4,0,0.2,1) 0ms;cursor:pointer;}.n1qxm54v:hover{background-color:var(--hover-background);box-shadow:0 2px 4px -1px rgba(0,0,0,0.2),0 4px 5px 0 rgba(0,0,0,0.2),0 1px 10px 0 rgba(0,0,0,0.2);}

.n1hcsarf{width:100%;height:36px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:var(--n1hcsarf-0);-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--white);}
.cchk7t4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}

.m1hdec29{min-height:calc(100vh - 48px);padding-bottom:100px;}

