.so-widget-sow-button-atom-5f299e9af93b .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: #fd9134;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fc7602), color-stop(1, #fd9134));
  background: -ms-linear-gradient(bottom, #fc7602, #fd9134);
  background: -moz-linear-gradient(center bottom, #fc7602 0%, #fd9134 100%);
  background: -o-linear-gradient(#fd9134, #fc7602);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd9134', endColorstr='#fc7602', GradientType=0);
  border: 1px solid;
  border-color: #ec6f02 #e26a02 #d36302 #e26a02;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.5em;
  -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-5f299e9af93b .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-5f299e9af93b .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-5f299e9af93b .ow-button-base a:visited,
.so-widget-sow-button-atom-5f299e9af93b .ow-button-base a:active,
.so-widget-sow-button-atom-5f299e9af93b .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-5f299e9af93b .ow-button-base a.ow-button-hover:hover {
  background: #fd963e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fd7b0c), color-stop(1, #fd963e));
  background: -ms-linear-gradient(bottom, #fd7b0c, #fd963e);
  background: -moz-linear-gradient(center bottom, #fd7b0c 0%, #fd963e 100%);
  background: -o-linear-gradient(#fd963e, #fd7b0c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd963e', endColorstr='#fd7b0c', GradientType=0);
  border-color: #f67302 #ec6f02 #dd6802 #ec6f02;
  color: #ffffff;
}