/* ============================= */
/* FOOTER GENERAL                */
/* ============================= */

.main-footer {
  width: 100%;
  padding: 18px 0;
  margin: 0;
  background: transparent;
}

/* ============================= */
/* FIRMA INTELSYSNET             */
/* ============================= */

.footer-credit {
  text-align: center;
  font-size: 13px;
  color: #666;
  margin: 0;
  padding: 6px 0;
  opacity: 0.85;
}

/* Link elegante */
.footer-credit a {
  color: #1a2a44;
  font-weight: 600;
  text-decoration: none;
}

.footer-credit a:hover {
  text-decoration: underline;
}
