@media (max-width: 780px) {
  .so-widget-sow-button-atom-db5f8fe56737-27 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-db5f8fe56737-27 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-db5f8fe56737-27 .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-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  
  
  font-size: 20px;
  padding: 10px 20px;
  background: #ff7a59;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ff5126), color-stop(1, #ff7a59));
  background: -ms-linear-gradient(bottom, #ff5126, #ff7a59);
  background: -moz-linear-gradient(center bottom, #ff5126 0%, #ff7a59 100%);
  background: -o-linear-gradient(#ff7a59, #ff5126);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7a59', endColorstr='#ff5126', GradientType=0);
  border: 1px solid;
  border-color: #ff4517 #ff3d0d #fc3200 #ff3d0d;
  color: #ffffff !important;
  -webkit-border-radius: 27px 27px 27px 27px;
  -moz-border-radius: 27px 27px 27px 27px;
  border-radius: 27px 27px 27px 27px;
  -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-db5f8fe56737-27 .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-db5f8fe56737-27 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 25px;
}
.so-widget-sow-button-atom-db5f8fe56737-27 .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-db5f8fe56737-27 .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-db5f8fe56737-27 .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-db5f8fe56737-27 .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-db5f8fe56737-27 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-db5f8fe56737-27 .ow-button-base a.ow-button-hover:hover {
  background: #0d2c48;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #05111c), color-stop(1, #0d2c48));
  background: -ms-linear-gradient(bottom, #05111c, #0d2c48);
  background: -moz-linear-gradient(center bottom, #05111c 0%, #0d2c48 100%);
  background: -o-linear-gradient(#0d2c48, #05111c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d2c48', endColorstr='#05111c', GradientType=0);
  border-color: #0e3250 #0d2c48 #0a243b #0d2c48;
  color: #ffffff !important;
}