@media (max-width: 780px) {
  .so-widget-sow-button-atom-f5c15c241356-8966 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f5c15c241356-8966 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f5c15c241356-8966 .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: #e76143;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #db3f1c), color-stop(1, #e76143));
  background: -ms-linear-gradient(bottom, #db3f1c, #e76143);
  background: -moz-linear-gradient(center bottom, #db3f1c 0%, #e76143 100%);
  background: -o-linear-gradient(#e76143, #db3f1c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e76143', endColorstr='#db3f1c', GradientType=0);
  -webkit-border-radius: 0.25;
  -moz-border-radius: 0.25;
  border-radius: 0.25;
  border-color: #cd3b1a #c43819 #b73517 #c43819;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.3;
  
  padding-block: 1.4;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2.8;
}
.so-widget-sow-button-atom-f5c15c241356-8966 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-f5c15c241356-8966 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #e8694c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e2431f), color-stop(1, #e8694c));
  background: -ms-linear-gradient(bottom, #e2431f, #e8694c);
  background: -moz-linear-gradient(center bottom, #e2431f 0%, #e8694c 100%);
  background: -o-linear-gradient(#e8694c, #e2431f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8694c', endColorstr='#e2431f', GradientType=0);
  border-color: #e97055 #e8694c #e65d3e #e8694c;
  color: #ffffff !important;
}