@media (max-width: 780px) {
  .so-widget-sow-button-atom-0ca28dcd1d94 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-0ca28dcd1d94 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-0ca28dcd1d94 .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: 1em 2em;
  background: #dd9d13;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ae7c0f), color-stop(1, #dd9d13));
  background: -ms-linear-gradient(bottom, #ae7c0f, #dd9d13);
  background: -moz-linear-gradient(center bottom, #ae7c0f 0%, #dd9d13 100%);
  background: -o-linear-gradient(#dd9d13, #ae7c0f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd9d13', endColorstr='#ae7c0f', GradientType=0);
  border: 1px solid;
  border-color: #a0720e #976b0d #88610c #976b0d;
  color: #ffffff !important;
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  -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-0ca28dcd1d94 .ow-button-base a:active,
.so-widget-sow-button-atom-0ca28dcd1d94 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-0ca28dcd1d94 .ow-button-base a.ow-button-hover:hover {
  background: #e6a414;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b78210), color-stop(1, #e6a414));
  background: -ms-linear-gradient(bottom, #b78210, #e6a414);
  background: -moz-linear-gradient(center bottom, #b78210 0%, #e6a414 100%);
  background: -o-linear-gradient(#e6a414, #b78210);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6a414', endColorstr='#b78210', GradientType=0);
  border-color: #eba919 #e6a414 #d89a13 #e6a414;
}