@import url(https://fonts.googleapis.com/css?family=Roboto:300);
.so-widget-sow-button-atom-29e368bb610b .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: Roboto;
  font-weight: 300;
  font-size: 1em;
  padding: 0.5em 1em;
  background: #ff6f07;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d35800), color-stop(1, #ff6f07));
  background: -ms-linear-gradient(bottom, #d35800, #ff6f07);
  background: -moz-linear-gradient(center bottom, #d35800 0%, #ff6f07 100%);
  background: -o-linear-gradient(#ff6f07, #d35800);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6f07', endColorstr='#d35800', GradientType=0);
  border: 1px solid;
  border-color: #c45200 #b94e00 #aa4700 #b94e00;
  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-29e368bb610b .ow-button-base a:visited,
.so-widget-sow-button-atom-29e368bb610b .ow-button-base a:active,
.so-widget-sow-button-atom-29e368bb610b .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-29e368bb610b .ow-button-base a.ow-button-hover:hover {
  background: #ff7511;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #dd5d00), color-stop(1, #ff7511));
  background: -ms-linear-gradient(bottom, #dd5d00, #ff7511);
  background: -moz-linear-gradient(center bottom, #dd5d00 0%, #ff7511 100%);
  background: -o-linear-gradient(#ff7511, #dd5d00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7511', endColorstr='#dd5d00', GradientType=0);
  border-color: #ce5600 #c45200 #b44c00 #c45200;
  color: #ffffff;
}