@media (max-width: 780px) {
.so-widget-sow-button-atom-49141fedd78c-13 .ow-button-base.ow-button-align-center {
text-align: center;
}
.so-widget-sow-button-atom-49141fedd78c-13 .ow-button-base.ow-button-align-center.ow-button-align-justify a {
display: inline-block;
}
}
.so-widget-sow-button-atom-49141fedd78c-13 .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: 1em;
padding: 1em 2em;
background: #f93654;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f5072c), color-stop(1, #f93654));
background: -ms-linear-gradient(bottom, #f5072c, #f93654);
background: -moz-linear-gradient(center bottom, #f5072c 0%, #f93654 100%);
background: -o-linear-gradient(#f93654, #f5072c);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f93654', endColorstr='#f5072c', GradientType=0);
border: 1px solid;
border-color: #e60729 #dc0727 #cd0625 #dc0727;
color: #ffffff !important;
-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;
-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-49141fedd78c-13 .ow-button-base a > span {
align-items: center;
display: flex;
justify-content: center;
}
.so-widget-sow-button-atom-49141fedd78c-13 .ow-button-base a > span [class^="sow-icon-"] {
font-size: 1.3em;
}
.so-widget-sow-button-atom-49141fedd78c-13 .ow-button-base a.ow-button-hover:active,
.so-widget-sow-button-atom-49141fedd78c-13 .ow-button-base a.ow-button-hover:hover {
background: #f9405c;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f80e32), color-stop(1, #f9405c));
background: -ms-linear-gradient(bottom, #f80e32, #f9405c);
background: -moz-linear-gradient(center bottom, #f80e32 0%, #f9405c 100%);
background: -o-linear-gradient(#f9405c, #f80e32);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9405c', endColorstr='#f80e32', GradientType=0);
border-color: #fa4a65 #f9405c #f93150 #f9405c;
color: #ffffff !important;
}