﻿body {
    background-color: var(--falcon-body-bg);
}

main#top .container .content {
    width:  unset;
    margin-left: 0;
}

.form-group {
    margin-bottom: 1rem;
}

.btn-block {
    width:  100%;
}
