@import url(https://fonts.googleapis.com/css?family=PT+Sans+Caption:700);
.so-widget-sow-button-atom-6723c96d8496 .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: PT Sans Caption;
  font-weight: 700;
  font-size: 1.15em;
  padding: 1em 2em;
  background: #ef9f00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #bc7d00), color-stop(1, #ef9f00));
  background: -ms-linear-gradient(bottom, #bc7d00, #ef9f00);
  background: -moz-linear-gradient(center bottom, #bc7d00 0%, #ef9f00 100%);
  background: -o-linear-gradient(#ef9f00, #bc7d00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef9f00', endColorstr='#bc7d00', GradientType=0);
  border: 1px solid;
  border-color: #ad7300 #a36c00 #936200 #a36c00;
  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-6723c96d8496 .ow-button-base a:visited,
.so-widget-sow-button-atom-6723c96d8496 .ow-button-base a:active,
.so-widget-sow-button-atom-6723c96d8496 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-6723c96d8496 .ow-button-base a.ow-button-hover:hover {
  background: #f9a600;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c68400), color-stop(1, #f9a600));
  background: -ms-linear-gradient(bottom, #c68400, #f9a600);
  background: -moz-linear-gradient(center bottom, #c68400 0%, #f9a600 100%);
  background: -o-linear-gradient(#f9a600, #c68400);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9a600', endColorstr='#c68400', GradientType=0);
  border-color: #b77a00 #ad7300 #9d6900 #ad7300;
  color: #ffffff;
}