.so-widget-sow-button-atom-ecb7d50dd2ce .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: Poppins;
  font-weight: 500;
  font-size: 1.3em;
  padding: 1.8em 3.6em;
  background: #fdde4c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fcd51a), color-stop(1, #fdde4c));
  background: -ms-linear-gradient(bottom, #fcd51a, #fdde4c);
  background: -moz-linear-gradient(center bottom, #fcd51a 0%, #fdde4c 100%);
  background: -o-linear-gradient(#fdde4c, #fcd51a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdde4c', endColorstr='#fcd51a', GradientType=0);
  border: 1px solid;
  border-color: #fcd20a #face03 #ebc203 #face03;
  color: #000000 !important;
  -webkit-border-radius: 0.5em;
  -moz-border-radius: 0.5em;
  border-radius: 0.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-ecb7d50dd2ce .ow-button-base a:active,
.so-widget-sow-button-atom-ecb7d50dd2ce .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-ecb7d50dd2ce .ow-button-base a.ow-button-hover:hover {
  background: #fde056;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fdd724), color-stop(1, #fde056));
  background: -ms-linear-gradient(bottom, #fdd724, #fde056);
  background: -moz-linear-gradient(center bottom, #fdd724 0%, #fde056 100%);
  background: -o-linear-gradient(#fde056, #fdd724);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fde056', endColorstr='#fdd724', GradientType=0);
  border-color: #fde260 #fde056 #fddd47 #fde056;
}