.wpb_text_column h1, .wpb_text_column h2, .wpb_text_column h3, .wpb_text_column h4, .wpb_text_column h5, .wpb_text_column h6, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6 {
display: none !important;
}
<meta charset="<?php bloginfo( 'charset' ); ?>">
<?php if( ! penci_get_theme_mod( 'penci_disable_reponsive' ) ): ?>
<meta name="viewport" content="width=device-width, initial-scale=1">
<?php endif; ?>
<link rel="profile" href="http://gmpg.org/xfn/11">
<?php wp_head(); ?>
<meta property="og:image" content="https://....info/wp-content/uploads/2020/03/logo2-small.png">
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>">
<?php if( ! penci_get_theme_mod( 'penci_disable_reponsive' ) ): ?>
<meta name="viewport" content="width=device-width, initial-scale=1">
<?php endif; ?>
<link rel="profile" href="http://gmpg.org/xfn/11">
<?php wp_head(); ?>
<style>
a.custom-button.pencisc-button {
background: transparent;
color: #D3347B;
border: 2px solid #D3347B;
line-height: 36px;
padding: 0 20px;
font-size: 14px;
font-weight: bold;
}
a.custom-button.pencisc-button:hover {
background: #D3347B;
color: #fff;
border: 2px solid #D3347B;
}
a.custom-button.pencisc-button.pencisc-small {
line-height: 28px;
font-size: 12px;
}
a.custom-button.pencisc-button.pencisc-large {
line-height: 46px;
font-size: 18px;
}
</style>
<script charset="UTF-8" src="//web.webpushs.com/js/push/9690bff07354bbe571ab8a1b6ab025bf_1.js" async></script>
</head>