.so-widget-sow-button-atom-73f55ca45c93 .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: #16b3e2;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #118eb4), color-stop(1, #16b3e2));
  background: -ms-linear-gradient(bottom, #118eb4, #16b3e2);
  background: -moz-linear-gradient(center bottom, #118eb4 0%, #16b3e2 100%);
  background: -o-linear-gradient(#16b3e2, #118eb4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#16b3e2', endColorstr='#118eb4', GradientType=0);
  border: 1px solid;
  border-color: #1083a6 #0f7c9c #0e718e #0f7c9c;
  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-73f55ca45c93 .ow-button-base a:active,
.so-widget-sow-button-atom-73f55ca45c93 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-73f55ca45c93 .ow-button-base a.ow-button-hover:hover {
  background: #1ab9e9;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1296bd), color-stop(1, #1ab9e9));
  background: -ms-linear-gradient(bottom, #1296bd, #1ab9e9);
  background: -moz-linear-gradient(center bottom, #1296bd 0%, #1ab9e9 100%);
  background: -o-linear-gradient(#1ab9e9, #1296bd);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ab9e9', endColorstr='#1296bd', GradientType=0);
  border-color: #23bcea #1ab9e9 #16afdd #1ab9e9;
}