.footer {
    width: 100%;
    background: #c4227a;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 0;
    text-align: left;
}

.footer__content {
    min-height: 100px;
    padding-bottom: 0px;
}

.banner-title {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    color: #fffff;
}

.banner-desc {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    color: #fffff;
}

.section-text {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    color: #fffff;
}

.banner-icons {
	font-size: 100px;
    color: #4267b2;
}

.countdown-text {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.page-header__content-wrapper {
    height: 120px;
}

.CKTableStyle02 {
	width: 100%;
	height: 55px;
	font-size: 24px;
	text-align: center;
	background-color: #ecf0f1;
}