﻿ 
html body.blank-page .content-wrapper .flexbox-container {
    height: 100%;
}

/* Login page — Urbanist is appropriate here (large display, marketing feel) */
html, body, input, button, label, span, p, a {
    font-family: 'Urbanist', 'Inter', sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}
