@media (max-width: 780px) {
  .so-widget-sow-button-atom-f7b93dc6e5f7 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-f7b93dc6e5f7 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-f7b93dc6e5f7 .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.45em;
  padding: 1em 2em;
  background: #ff671a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e64d00), color-stop(1, #ff671a));
  background: -ms-linear-gradient(bottom, #e64d00, #ff671a);
  background: -moz-linear-gradient(center bottom, #e64d00 0%, #ff671a 100%);
  background: -o-linear-gradient(#ff671a, #e64d00);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff671a', endColorstr='#e64d00', GradientType=0);
  border: 1px solid;
  border-color: #d74800 #cd4500 #bd4000 #cd4500;
  color: #ffffff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -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-f7b93dc6e5f7 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-f7b93dc6e5f7 .ow-button-base a.ow-button-hover:hover {
  background: #ff6e24;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f05100), color-stop(1, #ff6e24));
  background: -ms-linear-gradient(bottom, #f05100, #ff6e24);
  background: -moz-linear-gradient(center bottom, #f05100 0%, #ff6e24 100%);
  background: -o-linear-gradient(#ff6e24, #f05100);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6e24', endColorstr='#f05100', GradientType=0);
  border-color: #ff752e #ff6e24 #ff6415 #ff6e24;
  color: #ffffff !important;
}