.custom-bg {
	background-color: #2e8ab7;
	color: white;
}

.custom-footer-bottom {
    position: relative;
    right: 0;
    left: 0;
    bottom: 0;
    width: auto;
    z-index: 1;
    overflow-x: auto;
}
