.row {
	margin: 0;
}

/* Flip Clock Overrides */

.clock {
    width: auto!important;
    margin-top: 28px!important;
}

.flip-clock-wrapper ul li a div div.inn {
    text-shadow: 0 1px 2px #b4b400 !important;
    background-color: #ff0 !important;

}

.flip-clock-dot {
    background: #ff0 !important;
    width: 7px !important;
    height: 7px !important;
    left: 6px !important;
}

.flip-clock-dot.top {
    top: 28px !important;
}

.flip-clock-dot.bottom {
    bottom: 28px !important;
}

.page-link {
	padding: .3rem .5rem!important;
}

.page-item.active .page-link {
	background-color: #00508b!important;
	border-color: #00508b!important;
}
