@media (max-width: 780px) {
  .so-widget-sow-button-atom-3835ab4c803c-19035 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-3835ab4c803c-19035 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-3835ab4c803c-19035 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #0e7a00;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #084700), color-stop(1, #0e7a00));
  background: -ms-linear-gradient(bottom, #084700, #0e7a00);
  background: -moz-linear-gradient(center bottom, #084700 0%, #0e7a00 100%);
  background: -o-linear-gradient(#0e7a00, #084700);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e7a00', endColorstr='#084700', GradientType=0);
  border: 1px solid;
  border-color: #063800 #052e00 #031e00 #052e00;
  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-3835ab4c803c-19035 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-3835ab4c803c-19035 .ow-button-base a.ow-button-hover:hover {
  background: #0f8400;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #095100), color-stop(1, #0f8400));
  background: -ms-linear-gradient(bottom, #095100, #0f8400);
  background: -moz-linear-gradient(center bottom, #095100 0%, #0f8400 100%);
  background: -o-linear-gradient(#0f8400, #095100);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f8400', endColorstr='#095100', GradientType=0);
  border-color: #108e00 #0f8400 #0d7500 #0f8400;
  color: #ffffff !important;
}