.so-widget-sow-button-atom-920453121aae .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em;
  padding: 1em 2em;
  background: #2d4f0f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #152407), color-stop(1, #2d4f0f));
  background: -ms-linear-gradient(bottom, #152407, #2d4f0f);
  background: -moz-linear-gradient(center bottom, #152407 0%, #2d4f0f 100%);
  background: -o-linear-gradient(#2d4f0f, #152407);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d4f0f', endColorstr='#152407', GradientType=0);
  border: 1px solid;
  border-color: #0d1704 #080f03 #010200 #080f03;
  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-920453121aae .ow-button-base a:visited,
.so-widget-sow-button-atom-920453121aae .ow-button-base a:active,
.so-widget-sow-button-atom-920453121aae .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-920453121aae .ow-button-base a.ow-button-hover:hover {
  background: #325811;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #192d08), color-stop(1, #325811));
  background: -ms-linear-gradient(bottom, #192d08, #325811);
  background: -moz-linear-gradient(center bottom, #192d08 0%, #325811 100%);
  background: -o-linear-gradient(#325811, #192d08);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#325811', endColorstr='#192d08', GradientType=0);
  border-color: #122006 #0d1704 #060a02 #0d1704;
  color: #ffffff;
}