/* Public-site overrides. home/style.css is shadowed by estudent's copy in static-finder order, so home-specific styles live here. */
#footer-top .social {
  margin-top: 15px;
}
#footer-top .social a {
  margin-right: 10px;
  font-size: 18px;
}
#footer-top .social a:last-child {
  margin-right: 0;
}
.social .x-icon {
  fill: currentColor;
  vertical-align: -0.125em;
}
#footer-top .social .x-icon {
  width: 18px;
  height: 18px;
}
#corpo-nav .social .x-icon {
  width: 14px;
  height: 14px;
  fill: #ffffff;
}
