.so-widget-sow-button-atom-109713915d2a .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: #7a251b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #501812), color-stop(1, #7a251b));
  background: -ms-linear-gradient(bottom, #501812, #7a251b);
  background: -moz-linear-gradient(center bottom, #501812 0%, #7a251b 100%);
  background: -o-linear-gradient(#7a251b, #501812);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a251b', endColorstr='#501812', GradientType=0);
  border: 1px solid;
  border-color: #44150f #3b120d #2f0e0a #3b120d;
  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-109713915d2a .ow-button-base a:active,
.so-widget-sow-button-atom-109713915d2a .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-109713915d2a .ow-button-base a.ow-button-hover:hover {
  background: #82281d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #591b14), color-stop(1, #82281d));
  background: -ms-linear-gradient(bottom, #591b14, #82281d);
  background: -moz-linear-gradient(center bottom, #591b14 0%, #82281d 100%);
  background: -o-linear-gradient(#82281d, #591b14);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#82281d', endColorstr='#591b14', GradientType=0);
  border-color: #8b2a1f #82281d #76241a #82281d;
}