@media (max-width: 780px) {
  .so-widget-sow-button-atom-1026eddaf1af-150 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-1026eddaf1af-150 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-1026eddaf1af-150 .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: #ef9f37;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e18712), color-stop(1, #ef9f37));
  background: -ms-linear-gradient(bottom, #e18712, #ef9f37);
  background: -moz-linear-gradient(center bottom, #e18712 0%, #ef9f37 100%);
  background: -o-linear-gradient(#ef9f37, #e18712);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef9f37', endColorstr='#e18712', GradientType=0);
  border: 1px solid;
  border-color: #d37e11 #c97910 #bb700f #c97910;
  color: #ffffff !important;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  -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-1026eddaf1af-150 .ow-button-base a:active,
.so-widget-sow-button-atom-1026eddaf1af-150 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-1026eddaf1af-150 .ow-button-base a.ow-button-hover:hover {
  background: #f0a440;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ea8d13), color-stop(1, #f0a440));
  background: -ms-linear-gradient(bottom, #ea8d13, #f0a440);
  background: -moz-linear-gradient(center bottom, #ea8d13 0%, #f0a440 100%);
  background: -o-linear-gradient(#f0a440, #ea8d13);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0a440', endColorstr='#ea8d13', GradientType=0);
  border-color: #f1a84a #f0a440 #ef9d32 #f0a440;
}