@import url(https://fonts.googleapis.com/css?family=Montserrat:800);
.so-widget-sow-button-atom-540f9b31cb41 .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: 800;
  font-size: 1em;
  padding: 0.5em 1em;
  background: #d8ceb8;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c6b797), color-stop(1, #d8ceb8));
  background: -ms-linear-gradient(bottom, #c6b797, #d8ceb8);
  background: -moz-linear-gradient(center bottom, #c6b797 0%, #d8ceb8 100%);
  background: -o-linear-gradient(#d8ceb8, #c6b797);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8ceb8', endColorstr='#c6b797', GradientType=0);
  border: 1px solid;
  border-color: #c0b08d #bdac87 #b7a57d #bdac87;
  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-540f9b31cb41 .ow-button-base a:visited,
.so-widget-sow-button-atom-540f9b31cb41 .ow-button-base a:active,
.so-widget-sow-button-atom-540f9b31cb41 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-540f9b31cb41 .ow-button-base a.ow-button-hover:hover {
  background: #dcd3bf;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cabc9e), color-stop(1, #dcd3bf));
  background: -ms-linear-gradient(bottom, #cabc9e, #dcd3bf);
  background: -moz-linear-gradient(center bottom, #cabc9e 0%, #dcd3bf 100%);
  background: -o-linear-gradient(#dcd3bf, #cabc9e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcd3bf', endColorstr='#cabc9e', GradientType=0);
  border-color: #c4b594 #c0b08d #bbaa83 #c0b08d;
  color: #ffffff;
}