.so-widget-sow-button-atom-7af1a5454986 .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: 1em 2em;
  background: #589dba;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #41829e), color-stop(1, #589dba));
  background: -ms-linear-gradient(bottom, #41829e, #589dba);
  background: -moz-linear-gradient(center bottom, #41829e 0%, #589dba 100%);
  background: -o-linear-gradient(#589dba, #41829e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#589dba', endColorstr='#41829e', GradientType=0);
  border: 1px solid;
  border-color: #3d7993 #3a738c #356b81 #3a738c;
  color: #ffffff !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.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-7af1a5454986 .ow-button-base a .sow-icon-image,
.so-widget-sow-button-atom-7af1a5454986 .ow-button-base a [class^="sow-icon-"] {
  margin: -0.1em 0.75em -0.2em -0.75em;
}
.so-widget-sow-button-atom-7af1a5454986 .ow-button-base a:visited,
.so-widget-sow-button-atom-7af1a5454986 .ow-button-base a:active,
.so-widget-sow-button-atom-7af1a5454986 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-7af1a5454986 .ow-button-base a.ow-button-hover:hover {
  background: #5fa1bd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4488a5), color-stop(1, #5fa1bd));
  background: -ms-linear-gradient(bottom, #4488a5, #5fa1bd);
  background: -moz-linear-gradient(center bottom, #4488a5 0%, #5fa1bd 100%);
  background: -o-linear-gradient(#5fa1bd, #4488a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5fa1bd', endColorstr='#4488a5', GradientType=0);
  border-color: #407f9a #3d7993 #387188 #3d7993;
  color: #ffffff;
}