@import url(https://fonts.googleapis.com/css?family=Advent+Pro:100);
.so-widget-sow-button-atom-5ba5a8eb0fbf .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 80%;
  max-width: 100%;
  font-family: Advent Pro;
  font-weight: 100;
  font-size: 1.3em;
  padding: 1em 2em;
  background: #924593;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #703570), color-stop(1, #924593));
  background: -ms-linear-gradient(bottom, #703570, #924593);
  background: -moz-linear-gradient(center bottom, #703570 0%, #924593 100%);
  background: -o-linear-gradient(#924593, #703570);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#924593', endColorstr='#703570', GradientType=0);
  border: 1px solid;
  border-color: #653066 #5e2d5f #542855 #5e2d5f;
  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-5ba5a8eb0fbf .ow-button-base a:visited,
.so-widget-sow-button-atom-5ba5a8eb0fbf .ow-button-base a:active,
.so-widget-sow-button-atom-5ba5a8eb0fbf .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-5ba5a8eb0fbf .ow-button-base a.ow-button-hover:hover {
  background: #99489a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #763877), color-stop(1, #99489a));
  background: -ms-linear-gradient(bottom, #763877, #99489a);
  background: -moz-linear-gradient(center bottom, #763877 0%, #99489a 100%);
  background: -o-linear-gradient(#99489a, #763877);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99489a', endColorstr='#763877', GradientType=0);
  border-color: #6c336d #653066 #5b2b5b #653066;
  color: #ffffff;
}