@charset "UTF-8";
/*
Theme Name: Twenty Nineteen Child
Theme URI: https://github.com/WordPress/twentynineteen
Author: the WordPress team
Author URI: https://wordpress.org/
Template: twentynineteen
Description: Child theme for MERZ Publishing.
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: twentynineteen
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.attachment-pdf h1 {
  font-size: 1.2em;
}

.attachment-pdf pre {
  background-color: #e8f6ff;
  overflow: visible;
  font-size: 0.67em;
}

.attachment-pdf .embedded-pdf {
  padding-top: 40px;
  font-size: 0.67em;
}