body {
    font-family: 'Lato', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #fff;
    color: #333;
  }
  
  .container {
    max-width: 960px;
    margin: 0 auto;
    padding: 20px;
  }
  
  header {
    text-align: center;
    margin-bottom: 40px;
  }
  
  .profile-picture {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    object-fit: cover;
  }
  
  h1 {
    font-family: 'Merriweather', serif;
    font-size: 2.5em;
    margin: 10px 0 5px;
  }
  
  .subtitle {
    font-size: 1.2em;
    color: #666;
  }
  
  section {
    margin-bottom: 40px;
  }
  
  h2 {
    font-family: 'Merriweather', serif;
    font-size: 2em;
    margin-bottom: 20px;
  }
  
  p {
    font-size: 1.1em;
    line-height: 1.6;
  }
  
  a {
    color: #0077cc;
    text-decoration: none;
  }
  
  a:hover {
    text-decoration: underline;
  }
  
  .cta-button {
    display: inline-block;
    background-color: #0077cc;
    color: #fff;
    padding: 12px 24px;
    border-radius: 5px;
    font-weight: bold;
    text-decoration: none;
    transition: background-color 0.3s ease;
  }
  
  .cta-button:hover {
    background-color: #005fa3;
  }
  
  .article-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
  }
  
  .article-tile {
    border: 
  ::contentReference[oaicite:2]{index=2}
   
  