.so-widget-sow-button-atom-531a70e73c22 .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: 1.15em;
  padding: 0.5em 1em;
  background: #7a9d96;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #61837c), color-stop(1, #7a9d96));
  background: -ms-linear-gradient(bottom, #61837c, #7a9d96);
  background: -moz-linear-gradient(center bottom, #61837c 0%, #7a9d96 100%);
  background: -o-linear-gradient(#7a9d96, #61837c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a9d96', endColorstr='#61837c', GradientType=0);
  border: 1px solid;
  border-color: #5a7a74 #56756e #4f6c66 #56756e;
  color: #dcae1d !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-531a70e73c22 .ow-button-base a:visited,
.so-widget-sow-button-atom-531a70e73c22 .ow-button-base a:active,
.so-widget-sow-button-atom-531a70e73c22 .ow-button-base a:hover {
  color: #dcae1d !important;
}
.so-widget-sow-button-atom-531a70e73c22 .ow-button-base a.ow-button-hover:hover {
  background: #80a19b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #658982), color-stop(1, #80a19b));
  background: -ms-linear-gradient(bottom, #658982, #80a19b);
  background: -moz-linear-gradient(center bottom, #658982 0%, #80a19b 100%);
  background: -o-linear-gradient(#80a19b, #658982);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80a19b', endColorstr='#658982', GradientType=0);
  border-color: #5f807a #5a7a74 #54726c #5a7a74;
  color: #e2b321;
}