
h1 {
    font-family: Playfair Display, serif;
}

h2 {
    font-family: Playfair Display, serif;
}

h3 {
    font-family: Playfair Display, serif;
}


.responsive-object {
    position: relative;
}

.responsive-object iframe,
.responsive-object object,
.responsive-object embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

a {
    color: #2563eb;
}