html, body {
      font-family: "Roboto", system-ui, sans-serif;
      font-weight: 4004;
}
a, .foto-box, .hover-box, .foto-box:hover .hover-box {
    
    transition: all ease-in-out 0.3s;
}
