.bx-ticker {
	margin-top:11px!important;
}

.bx-ticker .bx-cnt {
	padding:0!important;
}

#custom-ticker {
	font-weight:bold;text-align:center;border-bottom: 1px solid #d6d6d6;
}

#custom-ticker > span {
	text-align:center;font-size:8px;display:inline-block;padding:4px 0px 4px 10px;
}
#custom-ticker > span:first-child {
	padding:4px 0px;
}

#custom-ticker > span > span {
	font-size:30px;
}

#custom-ticker-link {
	text-decoration:none!important;color:#000;
}

body.mode-dark #custom-ticker-link {
	color:#cacaca;
}

body.mode-dark #custom-ticker-link:hover,
#custom-ticker-link:hover {
	color:#dd0000;
}

#custom-ticker-link > span {
	display:block;font-size:18px;line-height:27px;font-weight:700;
}