@media (max-width: 780px) {
    .so-widget-sow-button-atom-1be391ef09af-2 .ow-button-base.ow-button-align-left {
      text-align: left;
    }
    .so-widget-sow-button-atom-1be391ef09af-2 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
      display: inline-block;
    }
  }
  .so-widget-sow-button-atom-1be391ef09af-2 .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: Exo 2;
    
    
    font-size: 1em;
    padding: 1em 2em;
    background: #86754d;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #66593a), color-stop(1, #86754d));
    background: -ms-linear-gradient(bottom, #66593a, #86754d);
    background: -moz-linear-gradient(center bottom, #66593a 0%, #86754d 100%);
    background: -o-linear-gradient(#86754d, #66593a);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#86754d', endColorstr='#66593a', GradientType=0);
    border: 1px solid;
    border-color: #5c5035 #554b31 #4c422b #554b31;
    color: #ffffff !important;
    -webkit-border-radius: 0em;
    -moz-border-radius: 0em;
    border-radius: 0em;
    -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-1be391ef09af-2 .ow-button-base a:active,
  .so-widget-sow-button-atom-1be391ef09af-2 .ow-button-base a:hover {
    color: #ffffff !important;
  }
  .so-widget-sow-button-atom-1be391ef09af-2 .ow-button-base a.ow-button-hover:hover {
    background: #8c7b51;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #6c5e3e), color-stop(1, #8c7b51));
    background: -ms-linear-gradient(bottom, #6c5e3e, #8c7b51);
    background: -moz-linear-gradient(center bottom, #6c5e3e 0%, #8c7b51 100%);
    background: -o-linear-gradient(#8c7b51, #6c5e3e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8c7b51', endColorstr='#6c5e3e', GradientType=0);
    border-color: #938054 #8c7b51 #83724b #8c7b51;
  }