.cds-widget-button {
	font-family: "Open Sans", sans-serif;
	border-radius: 2px;
}


.theme_info {
	color: #26A86D;
	border: 1px solid #26A86D;
}

.theme_info:hover { 
	color: white;
    border-color: #26A86D;
}