body,
* {
    height: auto;
}

body {
    background: rgba(250, 250, 250, 1);
}

footer {
    margin-top: 0;
}

.bg-cb-bd{
    background-color: #1A76D2 !important;
    color: #FFF !important;
}
