body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.site-header .wp-block-site-title a {
text-decoration: none;
}
.site-header .wp-block-social-links.alignright {
margin: 0 0 0 1em;
transform: translateY(-0.3rem);
}
@media screen and (min-width: 1290px) {
.site-header .wp-block-column,
.site-footer .wp-block-column {
padding-left: var(--wp--custom--gap--horizontal);
padding-right: var(--wp--custom--gap--horizontal);
}
}
.site-footer {
margin-top: auto;
} h1, h2, h3 {
letter-spacing: -0.015em;
} img {
height: auto;
max-width: 100%;
} .post-meta a {
color: currentColor;
}
.is-style-post-author-icon:before {
-webkit-mask-image: url(//lottekeularts.nl/wp-content/themes/mayland-blocks/assets/svg/post-author.svg);
mask-image: url(//lottekeularts.nl/wp-content/themes/mayland-blocks/assets/svg/post-author.svg);
}
.is-style-post-date-icon:before {
-webkit-mask-image: url(//lottekeularts.nl/wp-content/themes/mayland-blocks/assets/svg/post-date.svg);
mask-image: url(//lottekeularts.nl/wp-content/themes/mayland-blocks/assets/svg/post-date.svg);
}
.is-style-post-category-icon:before {
-webkit-mask-image: url(//lottekeularts.nl/wp-content/themes/mayland-blocks/assets/svg/post-category.svg);
mask-image: url(//lottekeularts.nl/wp-content/themes/mayland-blocks/assets/svg/post-category.svg);
}
.is-style-post-tag-icon:before {
-webkit-mask-image: url(//lottekeularts.nl/wp-content/themes/mayland-blocks/assets/svg/post-tag.svg);
mask-image: url(//lottekeularts.nl/wp-content/themes/mayland-blocks/assets/svg/post-tag.svg);
}