.pm-0003-athletes-section .pm-0003-athletes-quote {
  font-family: var(--roboto);
  font-size: 0.98rem;
  font-weight: 400;
  line-height: 1.35rem;
  color: #fff;
  opacity: 0.56;
  margin-top: 1rem;
}

@media (min-width: 768px) {
  .pm-0003-athletes-section .pm-0003-athletes-quote {
    font-size: 1rem;
  }
}

@media (min-width: 1200px) {
  .pm-8153-athletes-content-wrapper:not(:has(.pm-8153-athletes-item:nth-child(5))) .pm-0002-athletes-arrows-desktop {
    display: none !important;
  }
}
