:root {
    --site-primary: #0d6efd;
}

html,
body {
    min-height: 100%;
}

body {
    margin: 0;
}
