.well_card {
    position: fixed;
    text-align: center;
    bottom: 0px;
    width: 100%;
    padding-bottom: 20px;
}

.well_text {
    color: #5757cc;
    font-family: serif;
}