.translucent-background {
  background-color: rgba(0, 0, 0, 0.6);
}

.color-accent-background {
  background-color: #4ac089;
}

.footer-iisc-logo {
  max-width: 160px;
}

.no-bullets li {
  list-style-type: none;
}

.footer-details {
  margin-top: 5px;
  margin-right: 0 !important;
  margin-left: 0 !important;
  text-align: center;
  font-size: 20px;
}

.author-details {
  font-size: 12px;
  color: white;
  text-align: center;
}

.author-details-link:hover {
  text-decoration: none;
}
/*# sourceMappingURL=footer-styles.css.map */