.so-widget-sow-button-atom-2e72aef86e3d .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: #c63038;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9d262c), color-stop(1, #c63038));
  background: -ms-linear-gradient(bottom, #9d262c, #c63038);
  background: -moz-linear-gradient(center bottom, #9d262c 0%, #c63038 100%);
  background: -o-linear-gradient(#c63038, #9d262c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c63038', endColorstr='#9d262c', GradientType=0);
  border: 1px solid;
  border-color: #912329 #882127 #7c1e23 #882127;
  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-2e72aef86e3d .ow-button-base a:visited,
.so-widget-sow-button-atom-2e72aef86e3d .ow-button-base a:active,
.so-widget-sow-button-atom-2e72aef86e3d .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-2e72aef86e3d .ow-button-base a.ow-button-hover:hover {
  background: #cd333b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a5282f), color-stop(1, #cd333b));
  background: -ms-linear-gradient(bottom, #a5282f, #cd333b);
  background: -moz-linear-gradient(center bottom, #a5282f 0%, #cd333b 100%);
  background: -o-linear-gradient(#cd333b, #a5282f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cd333b', endColorstr='#a5282f', GradientType=0);
  border-color: #99252b #912329 #842025 #912329;
  color: #ffffff;
}