@media (max-width: 780px) {
  .so-widget-sow-button-atom-5c63aabf494c .ow-button-base.ow-button-align-right {
    text-align: center;
  }
  .so-widget-sow-button-atom-5c63aabf494c .ow-button-base.ow-button-align-right.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5c63aabf494c .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: Helvetica Neue, Helvetica, Arial, sans-serif;
  
  
  font-size: 1.3;
  padding: 0.5 1;
  background: #dbb330;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b89420), color-stop(1, #dbb330));
  background: -ms-linear-gradient(bottom, #b89420, #dbb330);
  background: -moz-linear-gradient(center bottom, #b89420 0%, #dbb330 100%);
  background: -o-linear-gradient(#dbb330, #b89420);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dbb330', endColorstr='#b89420', GradientType=0);
  border: 1px solid;
  border-color: #ab8a1e #a2831c #95781a #a2831c;
  color: #000000 !important;
  -webkit-border-radius: 1.5;
  -moz-border-radius: 1.5;
  border-radius: 1.5;
  -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-5c63aabf494c .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-5c63aabf494c .ow-button-base a.ow-button-hover:hover {
  background: #ddb639;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c19b22), color-stop(1, #ddb639));
  background: -ms-linear-gradient(bottom, #c19b22, #ddb639);
  background: -moz-linear-gradient(center bottom, #c19b22 0%, #ddb639 100%);
  background: -o-linear-gradient(#ddb639, #c19b22);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ddb639', endColorstr='#c19b22', GradientType=0);
  border-color: #deb941 #ddb639 #dab12c #ddb639;
  color: #000000 !important;
}