.so-widget-sow-button-atom-e7f4408ba99b .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: 1.15em;
  padding: 1.4em 2.8em;
  background: #f15922;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d3420d), color-stop(1, #f15922));
  background: -ms-linear-gradient(bottom, #d3420d, #f15922);
  background: -moz-linear-gradient(center bottom, #d3420d 0%, #f15922 100%);
  background: -o-linear-gradient(#f15922, #d3420d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15922', endColorstr='#d3420d', GradientType=0);
  border: 1px solid;
  border-color: #c43d0c #bb3a0c #ac360b #bb3a0c;
  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-e7f4408ba99b .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-e7f4408ba99b .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-e7f4408ba99b .ow-button-base a:visited,
.so-widget-sow-button-atom-e7f4408ba99b .ow-button-base a:active,
.so-widget-sow-button-atom-e7f4408ba99b .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-e7f4408ba99b .ow-button-base a.ow-button-hover:hover {
  background: #f2602c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dc450e), color-stop(1, #f2602c));
  background: -ms-linear-gradient(bottom, #dc450e, #f2602c);
  background: -moz-linear-gradient(center bottom, #dc450e 0%, #f2602c 100%);
  background: -o-linear-gradient(#f2602c, #dc450e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2602c', endColorstr='#dc450e', GradientType=0);
  border-color: #ce400d #c43d0c #b6390c #c43d0c;
  color: #ffffff;
}