.btn-custom {
    background-color: white;
    color: #212529;
}

.basebiteappImg {
    width: 450px;
    position: relative;
    left: 50%;
}

.row .footerPanel {
    position: fixed;
    bottom : 0;
    z-index: 9999;
}

.row .footerPanel .footer_title {
    color: white;
    font-family: 'Lato', sans-serif;
    text-align: left;
    font-size: 19px;
    font-weight: 300;
    line-height: 23px;
    text-align: center;
}

.textCenter {
    text-align: center !important;
}