.so-widget-sow-button-atom-6a02d2e1f48a .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  max-width: 100%;
  font-size: 1.3em;
  padding: 1em 2em;
  background: #1a541e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0e2d10), color-stop(1, #1a541e));
  background: -ms-linear-gradient(bottom, #0e2d10, #1a541e);
  background: -moz-linear-gradient(center bottom, #0e2d10 0%, #1a541e 100%);
  background: -o-linear-gradient(#1a541e, #0e2d10);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a541e', endColorstr='#0e2d10', GradientType=0);
  border: 1px solid;
  border-color: #0a210c #081a09 #040e05 #081a09;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.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-6a02d2e1f48a .ow-button-base a:visited,
.so-widget-sow-button-atom-6a02d2e1f48a .ow-button-base a:active,
.so-widget-sow-button-atom-6a02d2e1f48a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6a02d2e1f48a .ow-button-base a.ow-button-hover:hover {
  background: #1c5c21;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #103513), color-stop(1, #1c5c21));
  background: -ms-linear-gradient(bottom, #103513, #1c5c21);
  background: -moz-linear-gradient(center bottom, #103513 0%, #1c5c21 100%);
  background: -o-linear-gradient(#1c5c21, #103513);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c5c21', endColorstr='#103513', GradientType=0);
  border-color: #0d290f #0a210c #071608 #0a210c;
  color: #ffffff;
}