.so-widget-sow-button-atom-c571fdaf4931 .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: 1.15em;
  padding: 1em 2em;
  background: #29a6d0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2184a5), color-stop(1, #29a6d0));
  background: -ms-linear-gradient(bottom, #2184a5, #29a6d0);
  background: -moz-linear-gradient(center bottom, #2184a5 0%, #29a6d0 100%);
  background: -o-linear-gradient(#29a6d0, #2184a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29a6d0', endColorstr='#2184a5', GradientType=0);
  border: 1px solid;
  border-color: #1e7a99 #1c7390 #1a6983 #1c7390;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-c571fdaf4931 .ow-button-base a:visited,
.so-widget-sow-button-atom-c571fdaf4931 .ow-button-base a:active,
.so-widget-sow-button-atom-c571fdaf4931 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-c571fdaf4931 .ow-button-base a.ow-button-hover:hover {
  background: #2dabd6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #228bae), color-stop(1, #2dabd6));
  background: -ms-linear-gradient(bottom, #228bae, #2dabd6);
  background: -moz-linear-gradient(center bottom, #228bae 0%, #2dabd6 100%);
  background: -o-linear-gradient(#2dabd6, #228bae);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2dabd6', endColorstr='#228bae', GradientType=0);
  border-color: #2081a1 #1e7a99 #1c708c #1e7a99;
  color: #ffffff;
}