


.inter-main-title {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600; /* Slightly lighter bold */
    font-style: normal;
    font-size: 5.2rem; /* Increased size */
    line-height: 1.2;
    margin-bottom: 15px;
    text-transform: none;
}

.album-list-item .ali-title {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500; /* Slightly lighter bold */
  font-style: normal;
  font-size: 1.8rem; /* Increased size */
  text-transform: none;
}

.caption-outside .album-list-item .ali-meta{
  font-family: "Inter", sans-serif;
  text-transform: none;
  font-size: 1.3rem; /* Increased size */
}

