@media (max-width: 780px) {
  .so-widget-sow-button-atom-19baf0ca26a5 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-19baf0ca26a5 .ow-button-base.ow-button-align-left.ow-button-align-justify .sowb-button {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-19baf0ca26a5 .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;
  font-family: Nunito Sans;
  font-weight: 800;
  background: #d72323;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ab1c1c), color-stop(1, #d72323));
  background: -ms-linear-gradient(bottom, #ab1c1c, #d72323);
  background: -moz-linear-gradient(center bottom, #ab1c1c 0%, #d72323 100%);
  background: -o-linear-gradient(#d72323, #ab1c1c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d72323', endColorstr='#ab1c1c', GradientType=0);
  -webkit-border-radius: 1.5em 1.5em 1.5em 1.5em;
  -moz-border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-radius: 1.5em 1.5em 1.5em 1.5em;
  border-color: #9e1a1a #951818 #881616 #951818;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1em;
  
  padding-block: 1em;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 200px;
  max-width: 100%;
  padding-inline: 2em;
}
.so-widget-sow-button-atom-19baf0ca26a5 .ow-button-base .sowb-button.ow-button-hover:active,
.so-widget-sow-button-atom-19baf0ca26a5 .ow-button-base .sowb-button.ow-button-hover:hover {
  background: #dc2828;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b41d1d), color-stop(1, #dc2828));
  background: -ms-linear-gradient(bottom, #b41d1d, #dc2828);
  background: -moz-linear-gradient(center bottom, #b41d1d 0%, #dc2828 100%);
  background: -o-linear-gradient(#dc2828, #b41d1d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dc2828', endColorstr='#b41d1d', GradientType=0);
  border-color: #dd3131 #dc2828 #d32222 #dc2828;
  color: #ffffff !important;
}