.so-widget-sow-button-atom-25f043a74083 .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: 1em;
  padding: 0.5em 1em;
  background: #6190bf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4476a9), color-stop(1, #6190bf));
  background: -ms-linear-gradient(bottom, #4476a9, #6190bf);
  background: -moz-linear-gradient(center bottom, #4476a9 0%, #6190bf 100%);
  background: -o-linear-gradient(#6190bf, #4476a9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6190bf', endColorstr='#4476a9', GradientType=0);
  border: 1px solid;
  border-color: #406f9e #3d6a97 #39628c #3d6a97;
  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-25f043a74083 .ow-button-base a:active,
.so-widget-sow-button-atom-25f043a74083 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-25f043a74083 .ow-button-base a.ow-button-hover:hover {
  background: #6895c2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #477cb0), color-stop(1, #6895c2));
  background: -ms-linear-gradient(bottom, #477cb0, #6895c2);
  background: -moz-linear-gradient(center bottom, #477cb0 0%, #6895c2 100%);
  background: -o-linear-gradient(#6895c2, #477cb0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6895c2', endColorstr='#477cb0', GradientType=0);
  border-color: #709ac5 #6895c2 #5d8dbe #6895c2;
}