@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&display=swap');

h2 {
    font-family: 'Merriweather', serif;
    color: #bd9400;
}