
/* MENU */

/* SUBMENU */

/* BUTTON */

/* Theme Options Custom CSS */
body .brasilia .tg-item-author {
  display: none !important;
}

.project-list-link {
  font-size: 0;
}

.project-list-link span {
  font-size: 16px; /* Adjust the font size as needed for the arrow */
}

.project-list-link {
  /* Hide the "READ" text */
  color: transparent;
  text-indent: -9999px;
}

