---
layout: cover
<<<<<<< HEAD
=======
background: '#2563EB'
>>>>>>> 4b901da2b8e4bbb10dd10e20f9875a7c2344f872
class: text-center
---

# {{title}}

<<<<<<< HEAD
## {{subtitle || 'Presentation Subtitle'}}

<div class="absolute bottom-10 text-center w-full">
  <span class="text-sm opacity-75">
    {{date}}
  </span>
</div>

<style>
h1 {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #2563eb;
}

h2 {
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 2rem;
  color: #64748b;
}
</style>
=======
<div class="absolute bottom-10">
  <span class="font-700 text-white">
    Presentation | {{date}}
  </span>
</div>
>>>>>>> 4b901da2b8e4bbb10dd10e20f9875a7c2344f872
