section.body-sign {
    background-color: #2453be;
    color: #fff;
}
.login-logo h3 {
    font-weight: bold;
    font-size: 2em;
    line-height: 1em;
    margin-top: .2em;
}
.login-logo i.fas.fa-shipping-fast {
    font-size: 10em;
    border-bottom: .04em double;
    padding-bottom: .1em;
}
form.form-login {
    position: relative;
    margin-top: 5em;
}
