/*!
Theme Name: Peak Visuals
Description:
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: peak-visuals
*/

.admin-bar header {
    margin-top: 32px;
}

.page-template-template-html-sitemap .page-content::after {
    content: none !important;
}

.page-template-template-html-sitemap .page-content a {
    color: black;
}

.page-template-template-html-sitemap .page-content a:hover {
    color: black;
    opacity: 0.8;
}

body .newsletter-form.has-errors input {
    color: #fff !important;
}