.so-widget-sow-button-atom-96e5afbf6cf1 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #abd6a0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #8bc77c), color-stop(1, #abd6a0));
  background: -ms-linear-gradient(bottom, #8bc77c, #abd6a0);
  background: -moz-linear-gradient(center bottom, #8bc77c 0%, #abd6a0 100%);
  background: -o-linear-gradient(#abd6a0, #8bc77c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#abd6a0', endColorstr='#8bc77c', GradientType=0);
  border: 1px solid;
  border-color: #82c272 #7cbf6b #72ba60 #7cbf6b;
  color: #000000 !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-96e5afbf6cf1 .ow-button-base a:visited,
.so-widget-sow-button-atom-96e5afbf6cf1 .ow-button-base a:active,
.so-widget-sow-button-atom-96e5afbf6cf1 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-96e5afbf6cf1 .ow-button-base a.ow-button-hover:hover {
  background: #b1d9a7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #92ca84), color-stop(1, #b1d9a7));
  background: -ms-linear-gradient(bottom, #92ca84, #b1d9a7);
  background: -moz-linear-gradient(center bottom, #92ca84 0%, #b1d9a7 100%);
  background: -o-linear-gradient(#b1d9a7, #92ca84);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b1d9a7', endColorstr='#92ca84', GradientType=0);
  border-color: #88c579 #82c272 #79bd67 #82c272;
  color: #050505;
}