@import url(https://fonts.googleapis.com/css?family=Montserrat:700);
.so-widget-sow-button-atom-00b8a230d993 .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: 700;
  font-size: 1em;
  padding: 0.5em 1em;
  background: #993366;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #73264d), color-stop(1, #993366));
  background: -ms-linear-gradient(bottom, #73264d, #993366);
  background: -moz-linear-gradient(center bottom, #73264d 0%, #993366 100%);
  background: -o-linear-gradient(#993366, #73264d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#993366', endColorstr='#73264d', GradientType=0);
  border: 1px solid;
  border-color: #672245 #602040 #541c38 #602040;
  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-00b8a230d993 .ow-button-base a:visited,
.so-widget-sow-button-atom-00b8a230d993 .ow-button-base a:active,
.so-widget-sow-button-atom-00b8a230d993 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-00b8a230d993 .ow-button-base a.ow-button-hover:hover {
  background: #a1366b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #7a2952), color-stop(1, #a1366b));
  background: -ms-linear-gradient(bottom, #7a2952, #a1366b);
  background: -moz-linear-gradient(center bottom, #7a2952 0%, #a1366b 100%);
  background: -o-linear-gradient(#a1366b, #7a2952);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1366b', endColorstr='#7a2952', GradientType=0);
  border-color: #6f254a #672245 #5c1f3d #672245;
  color: #ffffff;
}