.so-widget-sow-button-atom-d8a1a65a5cd4 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  font-size: 1em;
  padding: 1.4em 2.8em;
  background: #317dbf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #276296), color-stop(1, #317dbf));
  background: -ms-linear-gradient(bottom, #276296, #317dbf);
  background: -moz-linear-gradient(center bottom, #276296 0%, #317dbf 100%);
  background: -o-linear-gradient(#317dbf, #276296);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#317dbf', endColorstr='#276296', GradientType=0);
  border: 1px solid;
  border-color: #235a8a #215582 #1e4d76 #215582;
  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-d8a1a65a5cd4 .ow-button-base a:visited,
.so-widget-sow-button-atom-d8a1a65a5cd4 .ow-button-base a:active,
.so-widget-sow-button-atom-d8a1a65a5cd4 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-d8a1a65a5cd4 .ow-button-base a.ow-button-hover:hover {
  background: #3382c7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #29689f), color-stop(1, #3382c7));
  background: -ms-linear-gradient(bottom, #29689f, #3382c7);
  background: -moz-linear-gradient(center bottom, #29689f 0%, #3382c7 100%);
  background: -o-linear-gradient(#3382c7, #29689f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3382c7', endColorstr='#29689f', GradientType=0);
  border-color: #266092 #235a8a #20527e #235a8a;
  color: #ffffff;
}