.so-widget-sow-button-atom-be293e8296e7 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 600px;
  max-width: 100%;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #54bc51;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3f9d3d), color-stop(1, #54bc51));
  background: -ms-linear-gradient(bottom, #3f9d3d, #54bc51);
  background: -moz-linear-gradient(center bottom, #3f9d3d 0%, #54bc51 100%);
  background: -o-linear-gradient(#54bc51, #3f9d3d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54bc51', endColorstr='#3f9d3d', GradientType=0);
  border: 1px solid;
  border-color: #3b9238 #388b36 #338031 #388b36;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
  -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-be293e8296e7 .ow-button-base a:visited,
.so-widget-sow-button-atom-be293e8296e7 .ow-button-base a:active,
.so-widget-sow-button-atom-be293e8296e7 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-be293e8296e7 .ow-button-base a.ow-button-hover:hover {
  background: #5bbf58;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #42a53f), color-stop(1, #5bbf58));
  background: -ms-linear-gradient(bottom, #42a53f, #5bbf58);
  background: -moz-linear-gradient(center bottom, #42a53f 0%, #5bbf58 100%);
  background: -o-linear-gradient(#5bbf58, #42a53f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bbf58', endColorstr='#42a53f', GradientType=0);
  border-color: #3e9a3b #3b9238 #368734 #3b9238;
  color: #ffffff;
}