.so-widget-sow-button-atom-6c6691130eaa .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 280px;
  max-width: 100%;
  font-size: 1em;
  padding: 0.5em 1em;
  background: #b5c7de;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #92acce), color-stop(1, #b5c7de));
  background: -ms-linear-gradient(bottom, #92acce, #b5c7de);
  background: -moz-linear-gradient(center bottom, #92acce 0%, #b5c7de 100%);
  background: -o-linear-gradient(#b5c7de, #92acce);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5c7de', endColorstr='#92acce', GradientType=0);
  border: 1px solid;
  border-color: #87a4ca #809fc6 #7697c2 #809fc6;
  color: #000000 !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-6c6691130eaa .ow-button-base a:visited,
.so-widget-sow-button-atom-6c6691130eaa .ow-button-base a:active,
.so-widget-sow-button-atom-6c6691130eaa .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-6c6691130eaa .ow-button-base a.ow-button-hover:hover {
  background: #bccce1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #99b2d1), color-stop(1, #bccce1));
  background: -ms-linear-gradient(bottom, #99b2d1, #bccce1);
  background: -moz-linear-gradient(center bottom, #99b2d1 0%, #bccce1 100%);
  background: -o-linear-gradient(#bccce1, #99b2d1);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bccce1', endColorstr='#99b2d1', GradientType=0);
  border-color: #8eaacd #87a4ca #7d9cc5 #87a4ca;
  color: #050505;
}