@media (max-width: 780px) {
  .so-widget-sow-button-atom-79efd46f0a20-2 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-79efd46f0a20-2 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-79efd46f0a20-2 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #ff7162;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff432f), color-stop(1, #ff7162));
  background: -ms-linear-gradient(bottom, #ff432f, #ff7162);
  background: -moz-linear-gradient(center bottom, #ff432f 0%, #ff7162 100%);
  background: -o-linear-gradient(#ff7162, #ff432f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7162', endColorstr='#ff432f', GradientType=0);
  border: 1px solid;
  border-color: #ff3520 #ff2c16 #ff1e06 #ff2c16;
  color: #ffffff !important;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  -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-79efd46f0a20-2 .ow-button-base a:active,
.so-widget-sow-button-atom-79efd46f0a20-2 .ow-button-base a:hover {
  color: #ffffff !important;
}
.so-widget-sow-button-atom-79efd46f0a20-2 .ow-button-base a.ow-button-hover:hover {
  background: #ff7a6c;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff4c39), color-stop(1, #ff7a6c));
  background: -ms-linear-gradient(bottom, #ff4c39, #ff7a6c);
  background: -moz-linear-gradient(center bottom, #ff4c39 0%, #ff7a6c 100%);
  background: -o-linear-gradient(#ff7a6c, #ff4c39);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7a6c', endColorstr='#ff4c39', GradientType=0);
  border-color: #ff8376 #ff7a6c #ff6c5d #ff7a6c;
}