.so-widget-sow-button-atom-cc2b3d7f0b80 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 200px;
  max-width: 100%;
  font-size: 1em;
  padding: 1em 2em;
  background: #6d8fca;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4872bc), color-stop(1, #6d8fca));
  background: -ms-linear-gradient(bottom, #4872bc, #6d8fca);
  background: -moz-linear-gradient(center bottom, #4872bc 0%, #6d8fca 100%);
  background: -o-linear-gradient(#6d8fca, #4872bc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6d8fca', endColorstr='#4872bc', GradientType=0);
  border: 1px solid;
  border-color: #416bb4 #3e67ac #3a60a1 #3e67ac;
  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-cc2b3d7f0b80 .ow-button-base a:visited,
.so-widget-sow-button-atom-cc2b3d7f0b80 .ow-button-base a:active,
.so-widget-sow-button-atom-cc2b3d7f0b80 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-cc2b3d7f0b80 .ow-button-base a.ow-button-hover:hover {
  background: #7495cd;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4f78bf), color-stop(1, #7495cd));
  background: -ms-linear-gradient(bottom, #4f78bf, #7495cd);
  background: -moz-linear-gradient(center bottom, #4f78bf 0%, #7495cd 100%);
  background: -o-linear-gradient(#7495cd, #4f78bf);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7495cd', endColorstr='#4f78bf', GradientType=0);
  border-color: #446fbb #416bb4 #3d64a8 #416bb4;
  color: #ffffff;
}