@media (max-width: 780px) {
  .so-widget-sow-button-atom-5913bf4b4a2e-1573408060 .ow-button-base.ow-button-align-left {
    text-align: left;
  }
  .so-widget-sow-button-atom-5913bf4b4a2e-1573408060 .ow-button-base.ow-button-align-left.ow-button-align-justify a {
    display: inline-block;
  }
}
.so-widget-sow-button-atom-5913bf4b4a2e-1573408060 .ow-button-base a {
  -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);
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #1750c1;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #123d93), color-stop(1, #1750c1));
  background: -ms-linear-gradient(bottom, #123d93, #1750c1);
  background: -moz-linear-gradient(center bottom, #123d93 0%, #1750c1 100%);
  background: -o-linear-gradient(#1750c1, #123d93);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1750c1', endColorstr='#123d93', GradientType=0);
  -webkit-border-radius: 0.25em 0.25em 0.25em 0.25em;
  -moz-border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-radius: 0.25em 0.25em 0.25em 0.25em;
  border-color: #103786 #0f347d #0d2e6f #0f347d;
  border: 1px solid;
  color: #ffffff !important;
  font-size: 1.1rem;
  
  padding-block: 0.8rem;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  width: 100%;
  max-width: 100%;
  padding-inline: 1.6rem;
}
.so-widget-sow-button-atom-5913bf4b4a2e-1573408060 .ow-button-base a > span {
  display: flex;
  justify-content: center;
}
.so-widget-sow-button-atom-5913bf4b4a2e-1573408060 .ow-button-base a > span [class^="sow-icon-"] {
  font-size: 2.5rem;
}
.so-widget-sow-button-atom-5913bf4b4a2e-1573408060 .ow-button-base a.ow-icon-placement-top > span {
  flex-direction: column;
}
.so-widget-sow-button-atom-5913bf4b4a2e-1573408060 .ow-button-base a.ow-icon-placement-right > span {
  flex-direction: row-reverse;
}
.so-widget-sow-button-atom-5913bf4b4a2e-1573408060 .ow-button-base a.ow-icon-placement-bottom > span {
  flex-direction: column-reverse;
}
.so-widget-sow-button-atom-5913bf4b4a2e-1573408060 .ow-button-base a.ow-icon-placement-left > span {
  align-items: start;
}
.so-widget-sow-button-atom-5913bf4b4a2e-1573408060 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-5913bf4b4a2e-1573408060 .ow-button-base a.ow-button-hover:hover {
  background: #1854ca;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #13419d), color-stop(1, #1854ca));
  background: -ms-linear-gradient(bottom, #13419d, #1854ca);
  background: -moz-linear-gradient(center bottom, #13419d 0%, #1854ca 100%);
  background: -o-linear-gradient(#1854ca, #13419d);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1854ca', endColorstr='#13419d', GradientType=0);
  border-color: #1958d3 #1854ca #164ebc #1854ca;
  color: #ffffff !important;
}