
.pub
{
  font-size: 10px;
  color: #a8a3a3;
  margin: 0 0 10px 0;
  width: 85%;
  top: 4rem;
  position: relative;
  left: 5%;
}

.pub .card img
{
  height: 10vh;
}

.advertising
{
  margin: 0 0 33px 0;
  width: 85%;
  position: relative;
}

.advertising h5
{
  font-size: 31px;
  font-family: var(--subtitle-font);
  color: black;
  margin: 0 0 10px 0;
}

.advertising .books-theme
{
  margin: 0 0 0 1rem;
}
