/*
 * 404 page. Extracted verbatim from the original style.css.
 *
 * @package TFGadgets
 */

.not-found{ padding:100px 0; text-align:center; }
.not-found h1{ font-size:120px; color:var(--accent); line-height:1; }
