@import url(//fonts.googleapis.com/css?family=Playfair+Display:700);
.so-widget-sow-button-atom-5eb4a63c2b38 .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: Playfair Display;
  font-weight: 700;
  font-size: 1.45em;
  padding: 1em 2em;
  background: #50d32c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #40a923), color-stop(1, #50d32c));
  background: -ms-linear-gradient(bottom, #40a923, #50d32c);
  background: -moz-linear-gradient(center bottom, #40a923 0%, #50d32c 100%);
  background: -o-linear-gradient(#50d32c, #40a923);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50d32c', endColorstr='#40a923', GradientType=0);
  border: 1px solid;
  border-color: #3b9c21 #38941f #33871c #38941f;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-5eb4a63c2b38 .ow-button-base a:visited,
.so-widget-sow-button-atom-5eb4a63c2b38 .ow-button-base a:active,
.so-widget-sow-button-atom-5eb4a63c2b38 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-5eb4a63c2b38 .ow-button-base a.ow-button-hover:hover {
  background: #57d534;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #43b125), color-stop(1, #57d534));
  background: -ms-linear-gradient(bottom, #43b125, #57d534);
  background: -moz-linear-gradient(center bottom, #43b125 0%, #57d534 100%);
  background: -o-linear-gradient(#57d534, #43b125);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57d534', endColorstr='#43b125', GradientType=0);
  border-color: #3ea522 #3b9c21 #368f1e #3b9c21;
  color: #ffffff;
}