@import url(https://fonts.googleapis.com/css?family=Forum);
.so-widget-sow-button-atom-e6c53bb345ae .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Forum;
  
  font-size: 1.15em;
  padding: 1em 2em;
  background: #4f92a0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #3e737e), color-stop(1, #4f92a0));
  background: -ms-linear-gradient(bottom, #3e737e, #4f92a0);
  background: -moz-linear-gradient(center bottom, #3e737e 0%, #4f92a0 100%);
  background: -o-linear-gradient(#4f92a0, #3e737e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f92a0', endColorstr='#3e737e', GradientType=0);
  border: 1px solid;
  border-color: #396974 #36636d #315a63 #36636d;
  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-e6c53bb345ae .ow-button-base a:visited,
.so-widget-sow-button-atom-e6c53bb345ae .ow-button-base a:active,
.so-widget-sow-button-atom-e6c53bb345ae .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-e6c53bb345ae .ow-button-base a.ow-button-hover:hover {
  background: #5298a7;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #427985), color-stop(1, #5298a7));
  background: -ms-linear-gradient(bottom, #427985, #5298a7);
  background: -moz-linear-gradient(center bottom, #427985 0%, #5298a7 100%);
  background: -o-linear-gradient(#5298a7, #427985);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5298a7', endColorstr='#427985', GradientType=0);
  border-color: #3c707a #396974 #346069 #396974;
  color: #ffffff;
}