.mc-block-social-links {
  display: flex;
  justify-content: flex-start;
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
}
.mc-block-social-links .mc-social-link a,
.mc-block-social-links .mc-social-link a:hover {
  text-decoration: none;
  border-bottom: 0;
  box-shadow: none;
}
.mc-social-link {
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 48px;
  margin-right: 8px;
  transition: transform 0.1s ease;
}
@media (prefers-reduced-motion: reduce) {
  .mc-social-link {
    transition-duration: 0s;
  }
}
.mc-social-link a {
  padding: 12px;
  display: block;
  line-height: 0;
  transition: transform 0.1s ease;
}
.mc-social-link a,
.mc-social-link a:hover,
.mc-social-link a:active,
.mc-social-link a:visited,
.mc-social-link svg {
  color: currentColor;
  fill: currentColor;
}
.mc-social-link:hover {
  transform: scale(1.1);
}
.mc-block-social-links.aligncenter {
  justify-content: center;
  display: flex;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link {
  background-color: #f0f0f0;
  color: #444;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-amazon {
  background-color: #f90;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-facebook {
  background-color: #1778f2;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-github {
  background-color: #24292d;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-google {
  background-color: #ea4434;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-medium {
  background-color: #02ab6c;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-reddit {
  background-color: #fe4500;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-twitter,
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-x,
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-tiktok {
  background-color: #000;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}
.mc-block-social-links:not(.is-style-logos-only) .mc-social-link-youtube {
  background-color: #f00;
  color: #fff;
}
.mc-block-social-links.is-style-logos-only .mc-social-link {
  background: none;
  padding: 4px;
}
.mc-block-social-links.is-style-logos-only .mc-social-link svg {
  width: 28px;
  height: 28px;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-amazon {
  color: #f90;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-bandcamp {
  color: #1ea0c3;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-behance {
  color: #0757fe;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-codepen {
  color: #1e1f26;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-deviantart {
  color: #02e49b;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-dribbble {
  color: #e94c89;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-dropbox {
  color: #4280ff;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-etsy {
  color: #f45800;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-facebook {
  color: #1778f2;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-fivehundredpx {
  color: #000;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-flickr {
  color: #0461dd;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-foursquare {
  color: #e65678;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-github {
  color: #24292d;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-goodreads {
  color: #382110;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-google {
  color: #ea4434;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-instagram {
  color: #f00075;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-lastfm {
  color: #e21b24;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-linkedin {
  color: #0d66c2;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-mastodon {
  color: #3288d4;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-medium {
  color: #02ab6c;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-meetup {
  color: #f6405f;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-pinterest {
  color: #e60122;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-pocket {
  color: #ef4155;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-reddit {
  color: #fe4500;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-skype {
  color: #0478d7;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-snapchat {
  color: #fff;
  stroke: #000;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-soundcloud {
  color: #ff5600;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-spotify {
  color: #1bd760;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-tumblr {
  color: #011835;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-twitch {
  color: #6440a4;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-twitter,
.mc-block-social-links.is-style-logos-only .mc-social-link-x,
.mc-block-social-links.is-style-logos-only .mc-social-link-tiktok {
  color: #000;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-vimeo {
  color: #1eb7ea;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-vk {
  color: #4680c2;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-wordpress {
  color: #3499cd;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}
.mc-block-social-links.is-style-logos-only .mc-social-link-youtube {
  color: #f00;
}
.mc-block-social-links.is-style-pill-shape .mc-social-link {
  width: auto;
}
.mc-block-social-links.is-style-pill-shape .mc-social-link a {
  padding-left: 16px;
  padding-right: 16px;
}
