.so-widget-sow-button-atom-33bd0392e948 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 460px;
  max-width: 100%;
  font-family: Roboto Slab;
  font-weight: 700;
  font-size: 1.45em;
  padding: 1em 2em;
  background: #73e01f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #5cb319), color-stop(1, #73e01f));
  background: -ms-linear-gradient(bottom, #5cb319, #73e01f);
  background: -moz-linear-gradient(center bottom, #5cb319 0%, #73e01f 100%);
  background: -o-linear-gradient(#73e01f, #5cb319);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#73e01f', endColorstr='#5cb319', GradientType=0);
  border: 1px solid;
  border-color: #55a617 #509d16 #4a8f14 #509d16;
  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-33bd0392e948 .ow-button-base a:active,
.so-widget-sow-button-atom-33bd0392e948 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-33bd0392e948 .ow-button-base a.ow-button-hover:hover {
  background: #79e128;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #61bc1a), color-stop(1, #79e128));
  background: -ms-linear-gradient(bottom, #61bc1a, #79e128);
  background: -moz-linear-gradient(center bottom, #61bc1a 0%, #79e128 100%);
  background: -o-linear-gradient(#79e128, #61bc1a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79e128', endColorstr='#61bc1a', GradientType=0);
  border-color: #7ee231 #79e128 #71dc1e #79e128;
}