@import url(https://fonts.googleapis.com/css?family=Montserrat:500);
.so-widget-sow-button-atom-040a5c62c817 .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: 1em 2em;
  background: #dabc74;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cfa94c), color-stop(1, #dabc74));
  background: -ms-linear-gradient(bottom, #cfa94c, #dabc74);
  background: -moz-linear-gradient(center bottom, #cfa94c 0%, #dabc74 100%);
  background: -o-linear-gradient(#dabc74, #cfa94c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dabc74', endColorstr='#cfa94c', GradientType=0);
  border: 1px solid;
  border-color: #cca340 #ca9f38 #bf9633 #ca9f38;
  color: #000000 !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-040a5c62c817 .ow-button-base a:visited,
.so-widget-sow-button-atom-040a5c62c817 .ow-button-base a:active,
.so-widget-sow-button-atom-040a5c62c817 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-040a5c62c817 .ow-button-base a.ow-button-hover:hover {
  background: #dcc07c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d1ac54), color-stop(1, #dcc07c));
  background: -ms-linear-gradient(bottom, #d1ac54, #dcc07c);
  background: -moz-linear-gradient(center bottom, #d1ac54 0%, #dcc07c 100%);
  background: -o-linear-gradient(#dcc07c, #d1ac54);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dcc07c', endColorstr='#d1ac54', GradientType=0);
  border-color: #cea748 #cca340 #c79c35 #cca340;
  color: #050505;
}