.brand-image-custom {
    float: left;
    line-height: .8;
    margin-left: .8rem;
    margin-right: .5rem;
    margin-top: -3px;
    max-height: 50px;
    width: auto;
}
.brand-color-custom {
    color: #007bff;
}
.footer-custom {
    position: fixed;
    bottom: 0;
    text-align: right;
}