.footer {
    width: 100%;
    background: #cc0000;
    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: #cc0000;
}

.banner-desc {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    color: #cc0000;
}

.section-text {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    color: #cc0000;
}

.banner-icons {
	font-size: 100px;
    color: #cc0000;
}

.countdown-text {
    color: #cc0000;
}

.page-header__content-wrapper {
    height: 120px;
}

.CKTableStyle02 {
	width: 100%;
	height: 55px;
	font-size: 24px;
	text-align: center;
	background-color: #ecf0f1;
}

.center1234 {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}