.so-widget-button-widget-style-bd22a8f125f9 .button-base .button-hover:hover {
  background: #4caf50;
  color: #ffffff;
  border-color: #4caf50;
  
}
.so-widget-button-widget-style-bd22a8f125f9 .button-base {
  zoom: 1;
  display: inline-block;
}
.so-widget-button-widget-style-bd22a8f125f9 .button-base:before {
  content: '';
  display: block;
}
.so-widget-button-widget-style-bd22a8f125f9 .button-base:after {
  content: '';
  display: table;
  clear: both;
}
.so-widget-button-widget-style-bd22a8f125f9 .button-base a {
  width: 100%;
  color: #4caf50;
  font-size: '';
  padding-left: 15px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  background: transparent;
  border: 1px solid #4caf50;
  border-radius: '';
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-button-widget-style-bd22a8f125f9 .button-base a span {
  font-size: '';
}