@media (max-width: 780px) {
  .so-widget-sow-button-atom-a7bbe4c165ba-2175 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a7bbe4c165ba-2175 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a7bbe4c165ba-2175 .ow-button-base .sowb-button {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f47616;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cd5e0a), color-stop(1, #f47616));
  background: -ms-linear-gradient(bottom, #cd5e0a, #f47616);
  background: -moz-linear-gradient(center bottom, #cd5e0a 0%, #f47616 100%);
  background: -o-linear-gradient(#f47616, #cd5e0a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47616', endColorstr='#cd5e0a', GradientType=0);
  -webkit-border-radius: 1em 1em 1em 1em;
  -moz-border-radius: 1em 1em 1em 1em;
  border-radius: 1em 1em 1em 1em;
  border-color: #bf5809 #b55309 #a64c08 #b55309;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-a7bbe4c165ba-2175 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-a7bbe4c165ba-2175 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #f47c20;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d7630a), color-stop(1, #f47c20));
  background: -ms-linear-gradient(bottom, #d7630a, #f47c20);
  background: -moz-linear-gradient(center bottom, #d7630a 0%, #f47c20 100%);
  background: -o-linear-gradient(#f47c20, #d7630a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47c20', endColorstr='#d7630a', GradientType=0);
  border-color: #f58129 #f47c20 #f47311 #f47c20;
  color: #ffffff !important;
}