/*
Theme Name: gripp Child
Theme URI: http://underscores.me/
Template: gripp
Author: emmedia.nl
Author URI: http://underscores.me/
Description: Description
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready
Version: 1.0.1.20260815
Updated: 2025-10-30 14:28:42

*/


/* ---- Custom 404 (2026-08-15) ---- */
.gripp-404 { max-width: 640px; margin: 4rem auto; padding: 0 1.5rem; text-align: center; }
.gripp-404__code { font-size: 5rem; font-weight: 700; line-height: 1; margin: 0 0 .5rem; color: #0090aa; }
.gripp-404 .page-title { font-size: 1.75rem; margin: 0 0 1rem; }
.gripp-404__lead { font-size: 1.05rem; margin: 0 0 1.75rem; }
.gripp-404__actions { display: flex; gap: .75rem; justify-content: center; flex-wrap: wrap; margin: 0 0 2rem; }
.gripp-404__btn { display: inline-block; padding: .7rem 1.4rem; border-radius: 4px; background: #0090aa; color: #fff !important; text-decoration: none; font-weight: 600; }
.gripp-404__btn:hover { background: #005063; }
.gripp-404__btn--ghost { background: transparent; color: #0090aa !important; border: 1px solid #0090aa; }
.gripp-404__btn--ghost:hover { background: #0090aa; color: #fff !important; }
