@import url(https://fonts.googleapis.com/css?family=Open+Sans:600);
.so-widget-sow-button-atom-8441ac411c44 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Open Sans;
  font-weight: 600;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #ee744e;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ea4f1f), color-stop(1, #ee744e));
  background: -ms-linear-gradient(bottom, #ea4f1f, #ee744e);
  background: -moz-linear-gradient(center bottom, #ea4f1f 0%, #ee744e 100%);
  background: -o-linear-gradient(#ee744e, #ea4f1f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee744e', endColorstr='#ea4f1f', GradientType=0);
  border: 1px solid;
  border-color: #e44716 #db4415 #cd4014 #db4415;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.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-8441ac411c44 .ow-button-base a:visited,
.so-widget-sow-button-atom-8441ac411c44 .ow-button-base a:active,
.so-widget-sow-button-atom-8441ac411c44 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-8441ac411c44 .ow-button-base a.ow-button-hover:hover {
  background: #ef7b57;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ea5729), color-stop(1, #ef7b57));
  background: -ms-linear-gradient(bottom, #ea5729, #ef7b57);
  background: -moz-linear-gradient(center bottom, #ea5729 0%, #ef7b57 100%);
  background: -o-linear-gradient(#ef7b57, #ea5729);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef7b57', endColorstr='#ea5729', GradientType=0);
  border-color: #e94c1b #e44716 #d64215 #e44716;
  color: #ffffff;
}