.so-widget-sow-button-atom-8cc7fcc8e5b8 .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: #dc0032;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a90026), color-stop(1, #dc0032));
  background: -ms-linear-gradient(bottom, #a90026, #dc0032);
  background: -moz-linear-gradient(center bottom, #a90026 0%, #dc0032 100%);
  background: -o-linear-gradient(#dc0032, #a90026);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc0032', endColorstr='#a90026', GradientType=0);
  border: 1px solid;
  border-color: #9a0023 #900021 #80001d #900021;
  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-8cc7fcc8e5b8 .ow-button-base a:visited,
.so-widget-sow-button-atom-8cc7fcc8e5b8 .ow-button-base a:active,
.so-widget-sow-button-atom-8cc7fcc8e5b8 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-8cc7fcc8e5b8 .ow-button-base a.ow-button-hover:hover {
  background: #e60034;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b30029), color-stop(1, #e60034));
  background: -ms-linear-gradient(bottom, #b30029, #e60034);
  background: -moz-linear-gradient(center bottom, #b30029 0%, #e60034 100%);
  background: -o-linear-gradient(#e60034, #b30029);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e60034', endColorstr='#b30029', GradientType=0);
  border-color: #a40025 #9a0023 #8a001f #9a0023;
  color: #ffffff;
}