/*
Theme Name: Nortech Child — Cambridge Rapid
Theme URI: https://cambridgerapid.co.uk
Description: Child theme for nortech. Holds Cambridge Rapid's own footer, a working 404 template and any custom CSS, so these survive parent theme updates. Created 8 September 2026 as part of the WEB-REV-001 remediation.
Author: Cambridge Rapid Components
Version: 1.0.0
Template: nortech
Text Domain: nortech-child
*/

/* ---- Footer ---------------------------------------------------------- */

.copyright-text .footer-sep {
    display: inline-block;
    padding: 0 6px;
    opacity: 0.5;
}

.copyright-text a {
    text-decoration: underline;
    text-underline-offset: 2px;
}

/* ---- 404 ------------------------------------------------------------- */

.error-section .inner-box h1 {
    font-size: 96px;
    line-height: 1;
    margin-bottom: 10px;
}

.error-section .inner-box h2 {
    margin-bottom: 14px;
}

.error-section .inner-box p {
    margin-bottom: 22px;
}

.error-section .inner-box .theme-btn {
    margin: 0 6px 10px;
}
