.so-widget-sow-button-atom-77281b043c36 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.15em;
  padding: 1.4em 2.8em;
  background: #fc8e11;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d77403), color-stop(1, #fc8e11));
  background: -ms-linear-gradient(bottom, #d77403, #fc8e11);
  background: -moz-linear-gradient(center bottom, #d77403 0%, #fc8e11 100%);
  background: -o-linear-gradient(#fc8e11, #d77403);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc8e11', endColorstr='#d77403', GradientType=0);
  border: 1px solid;
  border-color: #c86c03 #be6602 #af5e02 #be6602;
  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-77281b043c36 .ow-button-base a:active,
.so-widget-sow-button-atom-77281b043c36 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-77281b043c36 .ow-button-base a.ow-button-hover:hover {
  background: #fc931b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e17903), color-stop(1, #fc931b));
  background: -ms-linear-gradient(bottom, #e17903, #fc931b);
  background: -moz-linear-gradient(center bottom, #e17903 0%, #fc931b 100%);
  background: -o-linear-gradient(#fc931b, #e17903);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc931b', endColorstr='#e17903', GradientType=0);
  border-color: #fc9825 #fc931b #fc8c0c #fc931b;
}