@media (max-width: 780px) {
  .so-widget-sow-button-atom-02a9409b7d11 .ow-button-base.ow-button-align-justify {
    text-align: justify;
  }
  .so-widget-sow-button-atom-02a9409b7d11 .ow-button-base.ow-button-align-justify a {
    display: block;
  }
}
.so-widget-sow-button-atom-02a9409b7d11 .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: #d8c411;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a9990d), color-stop(1, #d8c411));
  background: -ms-linear-gradient(bottom, #a9990d, #d8c411);
  background: -moz-linear-gradient(center bottom, #a9990d 0%, #d8c411 100%);
  background: -o-linear-gradient(#d8c411, #a9990d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8c411', endColorstr='#a9990d', GradientType=0);
  border: 1px solid;
  border-color: #9b8c0c #91840b #83770a #91840b;
  color: #000000 !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-02a9409b7d11 .ow-button-base a:active,
.so-widget-sow-button-atom-02a9409b7d11 .ow-button-base a:hover {
  color: #000000 !important;
}
.so-widget-sow-button-atom-02a9409b7d11 .ow-button-base a.ow-button-hover:hover {
  background: #e1cd12;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b2a20e), color-stop(1, #e1cd12));
  background: -ms-linear-gradient(bottom, #b2a20e, #e1cd12);
  background: -moz-linear-gradient(center bottom, #b2a20e 0%, #e1cd12 100%);
  background: -o-linear-gradient(#e1cd12, #b2a20e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1cd12', endColorstr='#b2a20e', GradientType=0);
  border-color: #ebd512 #e1cd12 #d3c011 #e1cd12;
}