footer {
    background-color: #333;
    color: white;
    text-align: center;
    padding: 15px;
  }
  
  .font-chivo > * {
    font-family: "Chivo", sans-serif;
  }