@media (max-width: 780px) {
  .so-widget-sow-button-atom-a027c127a87b-93 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a027c127a87b-93 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a027c127a87b-93 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  max-width: 100%;
  
  font-size: 1.15em;
  padding: 1em 2em;
  background: #5f6951;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #454c3b), color-stop(1, #5f6951));
  background: -ms-linear-gradient(bottom, #454c3b, #5f6951);
  background: -moz-linear-gradient(center bottom, #454c3b 0%, #5f6951 100%);
  background: -o-linear-gradient(#5f6951, #454c3b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f6951', endColorstr='#454c3b', GradientType=0);
  border: 1px solid;
  border-color: #3d4434 #383e30 #303529 #383e30;
  color: #e0e0e0 !important;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 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-a027c127a87b-93 .ow-button-base a:active,
.so-widget-sow-button-atom-a027c127a87b-93 .ow-button-base a:hover {
  color: #e0e0e0 !important;
}
.so-widget-sow-button-atom-a027c127a87b-93 .ow-button-base a.ow-button-hover:hover {
  background: #646f55;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #4a523f), color-stop(1, #646f55));
  background: -ms-linear-gradient(bottom, #4a523f, #646f55);
  background: -moz-linear-gradient(center bottom, #4a523f 0%, #646f55 100%);
  background: -o-linear-gradient(#646f55, #4a523f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#646f55', endColorstr='#4a523f', GradientType=0);
  border-color: #69755a #646f55 #5c664f #646f55;
}