/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 14 2025 | 19:17:41 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

#greet_video{
	border-radius: 10px !important;
}

.ticker-news .tickercontainer,
.ticker-news .tickercontainer .ticker-mask,
.ticker-news .tickercontainer ul.newsticker,
.ticker-news .tickercontainer ul.newsticker li{
	background-color: #FF9900 !important;
	color: white !important;
}
.ticker-news .tickercontainer ul.newsticker li a{
	color: green !important;
}