@media (max-width: 780px) {
  .so-widget-sow-button-atom-338d1fa34ef5-8 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-338d1fa34ef5-8 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-338d1fa34ef5-8 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  
  font-size: 1;
  padding: 1 2;
  background: #e91a48;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #be1238), color-stop(1, #e91a48));
  background: -ms-linear-gradient(bottom, #be1238, #e91a48);
  background: -moz-linear-gradient(center bottom, #be1238 0%, #e91a48 100%);
  background: -o-linear-gradient(#e91a48, #be1238);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e91a48', endColorstr='#be1238', GradientType=0);
  border: 1px solid;
  border-color: #b01134 #a71031 #990f2d #a71031;
  color: #ffffff !important;
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  -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-338d1fa34ef5-8 .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-338d1fa34ef5-8 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-338d1fa34ef5-8 .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-338d1fa34ef5-8 .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-338d1fa34ef5-8 .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-338d1fa34ef5-8 .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-338d1fa34ef5-8 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-338d1fa34ef5-8 .ow-button-base a.ow-button-hover:hover {
  background: #ea234f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c7133b), color-stop(1, #ea234f));
  background: -ms-linear-gradient(bottom, #c7133b, #ea234f);
  background: -moz-linear-gradient(center bottom, #c7133b 0%, #ea234f 100%);
  background: -o-linear-gradient(#ea234f, #c7133b);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ea234f', endColorstr='#c7133b', GradientType=0);
  border-color: #eb2d57 #ea234f #e81645 #ea234f;
  color: #ffffff !important;
}