.theme-color,
.timer-btn {
	color: #1D598C;
}

.theme-bg,
.video-btn,
.video-btn:after,
.stie-btn-solid,
.subform .subform-btn:hover {
	background: #1D598C;
}

.theme-sbg,
.video-btn:hover,
.stie-btn-solid:hover,
.timer-btn:hover {
	background: #F2B950;
}

.theme-bdr {
	border-color: #F2B950;
}

.theme-sbdr,
.timer-btn:hover {
	border-color: #F2B950;
}
.bg-color {
	background: #79B4D9;
}