@media (max-width: 780px) {
  .so-widget-sow-button-atom-a1083ada68fe-4394 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a1083ada68fe-4394 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a1083ada68fe-4394 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
  font-size: 1em;
  padding: 0.5em 1em;
  background: #fcc30b;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d1a103), color-stop(1, #fcc30b));
  background: -ms-linear-gradient(bottom, #d1a103, #fcc30b);
  background: -moz-linear-gradient(center bottom, #d1a103 0%, #fcc30b 100%);
  background: -o-linear-gradient(#fcc30b, #d1a103);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcc30b', endColorstr='#d1a103', GradientType=0);
  border: 1px solid;
  border-color: #c29502 #b88d02 #a98202 #b88d02;
  color: #7b5544 !important;
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 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-a1083ada68fe-4394 .ow-button-base a:active,
.so-widget-sow-button-atom-a1083ada68fe-4394 .ow-button-base a:hover {
  color: #7b5544 !important;
}
.so-widget-sow-button-atom-a1083ada68fe-4394 .ow-button-base a.ow-button-hover:hover {
  background: #fce599;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fbd967), color-stop(1, #fce599));
  background: -ms-linear-gradient(bottom, #fbd967, #fce599);
  background: -moz-linear-gradient(center bottom, #fbd967 0%, #fce599 100%);
  background: -o-linear-gradient(#fce599, #fbd967);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fce599', endColorstr='#fbd967', GradientType=0);
  border-color: #fde8a3 #fce599 #fce28a #fce599;
}