@media (max-width: 780px) {
  .so-widget-sow-button-atom-2c65fc4739f9-6746 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-2c65fc4739f9-6746 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-2c65fc4739f9-6746 .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: 1.15em;
  padding: 1em 2em;
  background: #e77233;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cf5818), color-stop(1, #e77233));
  background: -ms-linear-gradient(bottom, #cf5818, #e77233);
  background: -moz-linear-gradient(center bottom, #cf5818 0%, #e77233 100%);
  background: -o-linear-gradient(#e77233, #cf5818);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e77233', endColorstr='#cf5818', GradientType=0);
  border: 1px solid;
  border-color: #c15217 #b84e16 #aa4914 #b84e16;
  color: #ffffff !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-2c65fc4739f9-6746 .ow-button-base a:active,
.so-widget-sow-button-atom-2c65fc4739f9-6746 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-2c65fc4739f9-6746 .ow-button-base a.ow-button-hover:hover {
  background: #e8783c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d85c19), color-stop(1, #e8783c));
  background: -ms-linear-gradient(bottom, #d85c19, #e8783c);
  background: -moz-linear-gradient(center bottom, #d85c19 0%, #e8783c 100%);
  background: -o-linear-gradient(#e8783c, #d85c19);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8783c', endColorstr='#d85c19', GradientType=0);
  border-color: #e97f45 #e8783c #e66f2e #e8783c;
}