.so-widget-sow-button-atom-2392abcbf60d .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 350px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #d35d5e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c73637), color-stop(1, #d35d5e));
  background: -ms-linear-gradient(bottom, #c73637, #d35d5e);
  background: -moz-linear-gradient(center bottom, #c73637 0%, #d35d5e 100%);
  background: -o-linear-gradient(#d35d5e, #c73637);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d35d5e', endColorstr='#c73637', GradientType=0);
  border: 1px solid;
  border-color: #bb3334 #b33132 #a72d2e #b33132;
  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-2392abcbf60d .ow-button-base a:visited,
.so-widget-sow-button-atom-2392abcbf60d .ow-button-base a:active,
.so-widget-sow-button-atom-2392abcbf60d .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-2392abcbf60d .ow-button-base a.ow-button-hover:hover {
  background: #d56566;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ca3d3e), color-stop(1, #d56566));
  background: -ms-linear-gradient(bottom, #ca3d3e, #d56566);
  background: -moz-linear-gradient(center bottom, #ca3d3e 0%, #d56566 100%);
  background: -o-linear-gradient(#d56566, #ca3d3e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d56566', endColorstr='#ca3d3e', GradientType=0);
  border-color: #c33536 #bb3334 #af3031 #bb3334;
  color: #ffffff;
}