@import url(https://fonts.googleapis.com/css?family=Exo+2:900);
.so-widget-sow-button-atom-f3c435088f70 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  font-family: Exo 2;
  font-weight: 900;
  font-size: 1.45em;
  padding: 1.4em 2.8em;
  background: #ccd41c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a1a716), color-stop(1, #ccd41c));
  background: -ms-linear-gradient(bottom, #a1a716, #ccd41c);
  background: -moz-linear-gradient(center bottom, #a1a716 0%, #ccd41c 100%);
  background: -o-linear-gradient(#ccd41c, #a1a716);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccd41c', endColorstr='#a1a716', GradientType=0);
  border: 1px solid;
  border-color: #949914 #8b9013 #7e8311 #8b9013;
  color: #0a0a0a !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-f3c435088f70 .ow-button-base a:visited,
.so-widget-sow-button-atom-f3c435088f70 .ow-button-base a:active,
.so-widget-sow-button-atom-f3c435088f70 .ow-button-base a:hover {
  color: #0a0a0a !important;
}
.so-widget-sow-button-atom-f3c435088f70 .ow-button-base a.ow-button-hover:hover {
  background: #d5dd1d;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a9b017), color-stop(1, #d5dd1d));
  background: -ms-linear-gradient(bottom, #a9b017, #d5dd1d);
  background: -moz-linear-gradient(center bottom, #a9b017 0%, #d5dd1d 100%);
  background: -o-linear-gradient(#d5dd1d, #a9b017);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d5dd1d', endColorstr='#a9b017', GradientType=0);
  border-color: #9ca215 #949914 #878c12 #949914;
  color: #0f0f0f;
}