.taxopress-output-wrapper {
    display: none;
}

@media screen and (max-width: 786px) {.deskonly{display:none !important;}}
@media screen and (min-width: 787px) {.mobonly{display:none !important;}}


@media screen and (max-width: 786px) {
h2 {font-size: 1.25rem !important;}
#site-title {width: 150px;}
#top-quote blockquote p {font-size: 1.2rem !important;}
.wpb_single_image.wpb_content_element.vc_align_center.vc_custom_1552668477985 {margin-bottom: 10px !important;}
#footer-sidebar-wrap .widget {padding-bottom: 25px;}

section.aboutpage {margin-top: 10px;}
}

nav#nav-below {
    border-top: none !important;
    padding-top: 0px;
}


a {color: #868686;}

/*new 2021 additions */
.clearfix:after {padding-bottom: 25px;}
.category-blog .entry-author {text-align: center;}
.category-blog h2.entry-title { text-align: center;}
.cat-recent .post .entry-content {text-align: center;}
.entry-content p:last-child {padding-bottom:0px !important;}

.entry-content p, .entry-summary p, .entry-content ul, .entry-content ol {
    font-size: 1rem;
}

@media screen and (min-width: 1270px){
.cat-recent .entry-header h1.entry-title, .entry-header h2.entry-title {
    font-size: 1.25rem;}
}