@media (max-width: 780px) {
  .so-widget-sow-button-atom-a0193fe39740-5332 .ow-button-base.ow-button-align-center {
    text-align: center;
  }
  .so-widget-sow-button-atom-a0193fe39740-5332 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-a0193fe39740-5332 .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Figtree;
  font-weight: 600;
  
  font-size: 1em;
  padding: 1em 2em;
  background: #d76c6f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #cc4448), color-stop(1, #d76c6f));
  background: -ms-linear-gradient(bottom, #cc4448, #d76c6f);
  background: -moz-linear-gradient(center bottom, #cc4448 0%, #d76c6f 100%);
  background: -o-linear-gradient(#d76c6f, #cc4448);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d76c6f', endColorstr='#cc4448', GradientType=0);
  border: 1px solid;
  border-color: #c9383c #c23539 #b63135 #c23539;
  color: #ffffff !important;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -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-a0193fe39740-5332 .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-a0193fe39740-5332 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 1.3em;
}
.so-widget-sow-button-atom-a0193fe39740-5332 .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-a0193fe39740-5332 .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-a0193fe39740-5332 .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-a0193fe39740-5332 .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-a0193fe39740-5332 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-a0193fe39740-5332 .ow-button-base a.ow-button-hover:hover {
  background: #3d6459;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2a453d), color-stop(1, #3d6459));
  background: -ms-linear-gradient(bottom, #2a453d, #3d6459);
  background: -moz-linear-gradient(center bottom, #2a453d 0%, #3d6459 100%);
  background: -o-linear-gradient(#3d6459, #2a453d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d6459', endColorstr='#2a453d', GradientType=0);
  border-color: #416b5e #3d6459 #375b50 #3d6459;
  color: #ffefef !important;
}