@import url(https://fonts.googleapis.com/css?family=Montserrat:800);
.so-widget-sow-button-atom-7d1f1999c7c7 .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: #fdbe29;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f1aa02), color-stop(1, #fdbe29));
  background: -ms-linear-gradient(bottom, #f1aa02, #fdbe29);
  background: -moz-linear-gradient(center bottom, #f1aa02 0%, #fdbe29 100%);
  background: -o-linear-gradient(#fdbe29, #f1aa02);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdbe29', endColorstr='#f1aa02', GradientType=0);
  border: 1px solid;
  border-color: #e29f02 #d79802 #c88d02 #d79802;
  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-7d1f1999c7c7 .ow-button-base a:visited,
.so-widget-sow-button-atom-7d1f1999c7c7 .ow-button-base a:active,
.so-widget-sow-button-atom-7d1f1999c7c7 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-7d1f1999c7c7 .ow-button-base a.ow-button-hover:hover {
  background: #fdc133;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fbb102), color-stop(1, #fdc133));
  background: -ms-linear-gradient(bottom, #fbb102, #fdc133);
  background: -moz-linear-gradient(center bottom, #fbb102 0%, #fdc133 100%);
  background: -o-linear-gradient(#fdc133, #fbb102);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdc133', endColorstr='#fbb102', GradientType=0);
  border-color: #eca602 #e29f02 #d29402 #e29f02;
  color: #ffffff;
}