﻿#loginRow {
    margin-top: 5%;
}
#header {
    background-image: none;
    height: auto;
}

.login-spinner-box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: baseline;
    margin-bottom: 1rem;
}
