/* ==========================================================================
   Estilos extraidos de atributos inline para cumplir CSP
   ========================================================================== */

/* --- Footer --- */
.footer-link {
  color: hsl(0, 0%, 96%);
}

.footer-yt-para {
  font-size: 15px;
}

.footer-yt-para-lg {
  font-size: 17px;
}

.footer-yt-icon {
  color: red;
  font-size: 20px;
}

.footer-yt-icon-lg {
  color: red;
  font-size: 30px;
}

/* --- Product Content --- */
.FichaProducto {
  width: 500px;
}

/* --- Contact Map --- */
.map-iframe {
  border: 0;
}

/* --- QuienesSomos Cards --- */
.card-team {
  width: 18rem;
}
