.site .wide .widget.sgwindow_widget_button {
padding: 20px;
bsackground: #123;
}
.sgwindow-button {	
text-align: center;
}
.sgwindow-link {
border: 1px solid #eee;
display: inline-block;
font-size: 24px;
margin: 0 20px;
padding: 20px;
}
.sgwindow-link:hover {
box-shadow: 0 0 4px 4px #999;
text-decoration: none;
}