@media (max-width: 780px) {
  .so-widget-sow-button-atom-81ed392054d4-453 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-81ed392054d4-453 .ow-button-base.ow-button-align-center.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-81ed392054d4-453 .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: #c93c3c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a42e2e), color-stop(1, #c93c3c));
  background: -ms-linear-gradient(bottom, #a42e2e, #c93c3c);
  background: -moz-linear-gradient(center bottom, #a42e2e 0%, #c93c3c 100%);
  background: -o-linear-gradient(#c93c3c, #a42e2e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c93c3c', endColorstr='#a42e2e', GradientType=0);
  -webkit-border-radius: 0.5em 0.5em 0.5em 0.5em;
  -moz-border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  border-color: #982a2a #902828 #852525 #902828;
  border: 1px solid;
  color: #f9f9f9 !important;
  font-size: 1.45em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  padding-inline: 2em;
}
.so-widget-sow-button-atom-81ed392054d4-453 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-81ed392054d4-453 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #cb4444;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ac3030), color-stop(1, #cb4444));
  background: -ms-linear-gradient(bottom, #ac3030, #cb4444);
  background: -moz-linear-gradient(center bottom, #ac3030 0%, #cb4444 100%);
  background: -o-linear-gradient(#cb4444, #ac3030);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cb4444', endColorstr='#ac3030', GradientType=0);
  border-color: #cd4c4c #cb4444 #c83838 #cb4444;
  color: #f9f9f9 !important;
}