/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: May 22 2026 | 12:51:20 */
.wd-entities-title{
	text-transform: uppercase !important;
}
.wd-slider-pagin {
	bottom:50px !important
}
@media only screen and (max-width: 600px) {
.wd-slider-pagin {
	display:none !important
}
}