.button {background: #c12353;
border: 0;}

.button:hover {background: #692b3d;}

@media print {
    .ast-container {padding:0;}
    
   .site-above-footer-wrap, .custom-page-navigation, .related-content {
        display: none !important;
    }
    .ast-below-header-wrap {background-color:#ffffff!important; color:#000000;}
    
    .ast-separate-container .ast-article-single {padding:0!important;}
    
    .ast-footer-copyright {text-align:left; color:#000000!important; font-size:11px;}
    .ast-footer-copyright a {color:#000000!important;}
    
    .entry-title { font-size: 1.6rem!important;}
.site-header-primary-section-right{
        display: none !important;
    }
    
    .ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar {padding:0!important;}
}