.so-widget-sow-button-atom-d8665e578acd .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: #6ec1e4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #43afdc), color-stop(1, #6ec1e4));
  background: -ms-linear-gradient(bottom, #43afdc, #6ec1e4);
  background: -moz-linear-gradient(center bottom, #43afdc 0%, #6ec1e4 100%);
  background: -o-linear-gradient(#6ec1e4, #43afdc);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ec1e4', endColorstr='#43afdc', GradientType=0);
  border: 1px solid;
  border-color: #36a9da #2ea5d8 #279dd0 #2ea5d8;
  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-d8665e578acd .ow-button-base a:active,
.so-widget-sow-button-atom-d8665e578acd .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-d8665e578acd .ow-button-base a.ow-button-hover:hover {
  background: #77c5e6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4cb2de), color-stop(1, #77c5e6));
  background: -ms-linear-gradient(bottom, #4cb2de, #77c5e6);
  background: -moz-linear-gradient(center bottom, #4cb2de 0%, #77c5e6 100%);
  background: -o-linear-gradient(#77c5e6, #4cb2de);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77c5e6', endColorstr='#4cb2de', GradientType=0);
  border-color: #7fc8e7 #77c5e6 #6abfe3 #77c5e6;
}