@import url(https://fonts.googleapis.com/css?family=Open+Sans&display=swap);
.so-widget-sow-button-atom-0076790172b7 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  max-width: 100%;
  font-family: Open Sans;
  
  font-size: 1.3em;
  padding: 1em 2em;
  background: #0097be;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #006e8b), color-stop(1, #0097be));
  background: -ms-linear-gradient(bottom, #006e8b, #0097be);
  background: -moz-linear-gradient(center bottom, #006e8b 0%, #0097be 100%);
  background: -o-linear-gradient(#0097be, #006e8b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0097be', endColorstr='#006e8b', GradientType=0);
  border: 1px solid;
  border-color: #00627c #005a72 #004e62 #005a72;
  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-0076790172b7 .ow-button-base a:visited,
.so-widget-sow-button-atom-0076790172b7 .ow-button-base a:active,
.so-widget-sow-button-atom-0076790172b7 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-0076790172b7 .ow-button-base a.ow-button-hover:hover {
  background: #009fc8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #007795), color-stop(1, #009fc8));
  background: -ms-linear-gradient(bottom, #007795, #009fc8);
  background: -moz-linear-gradient(center bottom, #007795 0%, #009fc8 100%);
  background: -o-linear-gradient(#009fc8, #007795);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009fc8', endColorstr='#007795', GradientType=0);
  border-color: #006a86 #00627c #00566c #00627c;
  color: #ffffff;
}