.so-widget-sow-button-atom-69258a25a5f6 .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: #cf0000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #9c0000), color-stop(1, #cf0000));
  background: -ms-linear-gradient(bottom, #9c0000, #cf0000);
  background: -moz-linear-gradient(center bottom, #9c0000 0%, #cf0000 100%);
  background: -o-linear-gradient(#cf0000, #9c0000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf0000', endColorstr='#9c0000', GradientType=0);
  border: 1px solid;
  border-color: #8d0000 #830000 #730000 #830000;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-69258a25a5f6 .ow-button-base a:visited,
.so-widget-sow-button-atom-69258a25a5f6 .ow-button-base a:active,
.so-widget-sow-button-atom-69258a25a5f6 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-69258a25a5f6 .ow-button-base a.ow-button-hover:hover {
  background: #d90000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a60000), color-stop(1, #d90000));
  background: -ms-linear-gradient(bottom, #a60000, #d90000);
  background: -moz-linear-gradient(center bottom, #a60000 0%, #d90000 100%);
  background: -o-linear-gradient(#d90000, #a60000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d90000', endColorstr='#a60000', GradientType=0);
  border-color: #970000 #8d0000 #7d0000 #8d0000;
  color: #ffffff;
}