@import url(https://fonts.googleapis.com/css?family=Montserrat:500);
.so-widget-sow-button-atom-822817645140 .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: Montserrat;
  font-weight: 500;
  font-size: 1em;
  padding: 0.5em 1em;
  background: #326a75;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #234a51), color-stop(1, #326a75));
  background: -ms-linear-gradient(bottom, #234a51, #326a75);
  background: -moz-linear-gradient(center bottom, #234a51 0%, #326a75 100%);
  background: -o-linear-gradient(#326a75, #234a51);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#326a75', endColorstr='#234a51', GradientType=0);
  border: 1px solid;
  border-color: #1e4047 #1b393f #173035 #1b393f;
  color: #ffffff !important;
  -webkit-border-radius: 1.5em;
  -moz-border-radius: 1.5em;
  border-radius: 1.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-822817645140 .ow-button-base a:visited,
.so-widget-sow-button-atom-822817645140 .ow-button-base a:active,
.so-widget-sow-button-atom-822817645140 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-822817645140 .ow-button-base a.ow-button-hover:hover {
  background: #35707c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #265058), color-stop(1, #35707c));
  background: -ms-linear-gradient(bottom, #265058, #35707c);
  background: -moz-linear-gradient(center bottom, #265058 0%, #35707c 100%);
  background: -o-linear-gradient(#35707c, #265058);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#35707c', endColorstr='#265058', GradientType=0);
  border-color: #21464e #1e4047 #1a363c #1e4047;
  color: #ffffff;
}