@import url(https://fonts.googleapis.com/css?family=Asul);
.so-widget-sow-button-atom-0c8318edf9c4 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  font-family: Asul;
  
  font-size: 1.15em;
  padding: 1em 2em;
  background: #d54712;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a6370e), color-stop(1, #d54712));
  background: -ms-linear-gradient(bottom, #a6370e, #d54712);
  background: -moz-linear-gradient(center bottom, #a6370e 0%, #d54712 100%);
  background: -o-linear-gradient(#d54712, #a6370e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d54712', endColorstr='#a6370e', GradientType=0);
  border: 1px solid;
  border-color: #98330d #8e2f0c #802b0b #8e2f0c;
  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-0c8318edf9c4 .ow-button-base a:visited,
.so-widget-sow-button-atom-0c8318edf9c4 .ow-button-base a:active,
.so-widget-sow-button-atom-0c8318edf9c4 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-0c8318edf9c4 .ow-button-base a.ow-button-hover:hover {
  background: #de4a13;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #af3a0f), color-stop(1, #de4a13));
  background: -ms-linear-gradient(bottom, #af3a0f, #de4a13);
  background: -moz-linear-gradient(center bottom, #af3a0f 0%, #de4a13 100%);
  background: -o-linear-gradient(#de4a13, #af3a0f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#de4a13', endColorstr='#af3a0f', GradientType=0);
  border-color: #a1360e #98330d #8a2e0c #98330d;
  color: #ffffff;
}