@import url(https://fonts.googleapis.com/css?family=Asul);
.so-widget-sow-button-atom-bd22329e0bd9 .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.45em;
  padding: 1em 2em;
  background: #730302;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #410201), color-stop(1, #730302));
  background: -ms-linear-gradient(bottom, #410201, #730302);
  background: -moz-linear-gradient(center bottom, #410201 0%, #730302 100%);
  background: -o-linear-gradient(#730302, #410201);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#730302', endColorstr='#410201', GradientType=0);
  border: 1px solid;
  border-color: #320101 #280101 #190100 #280101;
  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-bd22329e0bd9 .ow-button-base a:visited,
.so-widget-sow-button-atom-bd22329e0bd9 .ow-button-base a:active,
.so-widget-sow-button-atom-bd22329e0bd9 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-bd22329e0bd9 .ow-button-base a.ow-button-hover:hover {
  background: #7d0302;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4b0201), color-stop(1, #7d0302));
  background: -ms-linear-gradient(bottom, #4b0201, #7d0302);
  background: -moz-linear-gradient(center bottom, #4b0201 0%, #7d0302 100%);
  background: -o-linear-gradient(#7d0302, #4b0201);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d0302', endColorstr='#4b0201', GradientType=0);
  border-color: #3c0201 #320101 #230101 #320101;
  color: #ffffff;
}