.so-widget-sow-social-media-buttons-atom-c07479472142 .social-media-button-container {
  zoom: 1;
  text-align: center;
  /*
	&:after {
		content:"";
		display:inline-block;
		width:100%;
	}
	*/
}
.so-widget-sow-social-media-buttons-atom-c07479472142 .social-media-button-container:before {
  content: '';
  display: block;
}
.so-widget-sow-social-media-buttons-atom-c07479472142 .social-media-button-container:after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 780px) {
  .so-widget-sow-social-media-buttons-atom-c07479472142 .social-media-button-container {
    text-align: center;
  }
}
.so-widget-sow-social-media-buttons-atom-c07479472142 .sow-social-media-button-phone-0 {
  border: 1px solid;
  -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);
  border-color: #b1151f #a8141d #9a121b #a8141d;
  background: #e5232f;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #be1721), color-stop(1, #e5232f));
  background: -ms-linear-gradient(bottom, #be1721, #e5232f);
  background: -moz-linear-gradient(center bottom, #be1721 0%, #e5232f 100%);
  background: -o-linear-gradient(#e5232f, #be1721);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5232f', endColorstr='#be1721', GradientType=0);
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-c07479472142 .sow-social-media-button-phone-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-atom-c07479472142 .sow-social-media-button-phone-0.ow-button-hover:hover {
  background: #e62c38;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #c81822), color-stop(1, #e62c38));
  background: -ms-linear-gradient(bottom, #c81822, #e62c38);
  background: -moz-linear-gradient(center bottom, #c81822 0%, #e62c38 100%);
  background: -o-linear-gradient(#e62c38, #c81822);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e62c38', endColorstr='#c81822', GradientType=0);
  border-top: 1px solid #ba1620;
  border-right: 1px solid #b1151f;
  border-bottom: 1px solid #a3131c;
  border-left: 1px solid #b1151f;
}
.so-widget-sow-social-media-buttons-atom-c07479472142 .sow-social-media-button-phone-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-atom-c07479472142 .sow-social-media-button-phone-0.ow-button-hover:hover {
  color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-atom-c07479472142 .sow-social-media-button {
  display: inline-block;
  font-size: 1em;
  line-height: 1em;
  margin: 0.1em 0.05em 0.1em 0.05em;
  padding: 1em 0;
  width: 3em;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 0.25em;
  -moz-border-radius: 0.25em;
  border-radius: 0.25em;
}
.so-widget-sow-social-media-buttons-atom-c07479472142 .sow-social-media-button .sow-icon-fontawesome {
  display: inline-block;
  height: 1em;
}