﻿/* Global CSS overrides can go here */
html, body {
    display: flex;
    flex-direction: column;
    height: 100vh;
    margin: 0;
}

#rassig,
#notcom,
#website-policy-pages {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}