.so-widget-sow-button-atom-0b8e0e6c9b9a .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 350px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #45b519;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #348813), color-stop(1, #45b519));
  background: -ms-linear-gradient(bottom, #348813, #45b519);
  background: -moz-linear-gradient(center bottom, #348813 0%, #45b519 100%);
  background: -o-linear-gradient(#45b519, #348813);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45b519', endColorstr='#348813', GradientType=0);
  border: 1px solid;
  border-color: #2f7b11 #2b7210 #26640e #2b7210;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.5em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 2px rgba(0,0,0,0.065);
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.so-widget-sow-button-atom-0b8e0e6c9b9a .ow-button-base a:visited,
.so-widget-sow-button-atom-0b8e0e6c9b9a .ow-button-base a:active,
.so-widget-sow-button-atom-0b8e0e6c9b9a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-0b8e0e6c9b9a .ow-button-base a.ow-button-hover:hover {
  background: #48be1a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #379114), color-stop(1, #48be1a));
  background: -ms-linear-gradient(bottom, #379114, #48be1a);
  background: -moz-linear-gradient(center bottom, #379114 0%, #48be1a 100%);
  background: -o-linear-gradient(#48be1a, #379114);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#48be1a', endColorstr='#379114', GradientType=0);
  border-color: #328412 #2f7b11 #2a6d0f #2f7b11;
  color: #ffffff;
}