.font-page{
    font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
  }
  .apagado
  {
    filter: grayscale(1);
  }

  .about-img{
    width: 60%;
  }

  .header-logo
  {
    width: 150px;
  }