.so-widget-sow-button-atom-efb980a85b69 .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: 0.5em 1em;
  background: #fff3e7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffd9b4), color-stop(1, #fff3e7));
  background: -ms-linear-gradient(bottom, #ffd9b4, #fff3e7);
  background: -moz-linear-gradient(center bottom, #ffd9b4 0%, #fff3e7 100%);
  background: -o-linear-gradient(#fff3e7, #ffd9b4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3e7', endColorstr='#ffd9b4', GradientType=0);
  border: 1px solid;
  border-color: #ffd2a5 #ffcd9b #ffc58b #ffcd9b;
  color: #bc280a !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-efb980a85b69 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-efb980a85b69 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-efb980a85b69 .ow-button-base a:visited,
.so-widget-sow-button-atom-efb980a85b69 .ow-button-base a:active,
.so-widget-sow-button-atom-efb980a85b69 .ow-button-base a:hover {
  color: #bc280a !important;
}
.so-widget-sow-button-atom-efb980a85b69 .ow-button-base a.ow-button-hover:hover {
  background: #fff8f1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffdfbe), color-stop(1, #fff8f1));
  background: -ms-linear-gradient(bottom, #ffdfbe, #fff8f1);
  background: -moz-linear-gradient(center bottom, #ffdfbe 0%, #fff8f1 100%);
  background: -o-linear-gradient(#fff8f1, #ffdfbe);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f1', endColorstr='#ffdfbe', GradientType=0);
  border-color: #ffd7af #ffd2a5 #ffca95 #ffd2a5;
  color: #c62a0b;
}