/*
Theme Name: Keith Timmins Portfolio
Theme URI: https://keithtimmins.com/
Author: Keith Timmins
Description: Editable portfolio theme for events, marketing and guest experience work.
Version: 1.1.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: keith-timmins
*/

html { scroll-behavior: smooth; }
body.admin-bar > x-dc header { top: 32px !important; }
.kt-wp-content { background: #f7f5f0; color: #111310; padding: clamp(48px, 8vw, 96px) clamp(20px, 5vw, 72px); }
.kt-wp-content__inner { max-width: 920px; margin: 0 auto; font-size: 18px; line-height: 1.75; }
.kt-wp-content__inner h2, .kt-wp-content__inner h3 { font-family: Archivo, sans-serif; letter-spacing: -.03em; }
.kt-wp-content__inner img { max-width: 100%; height: auto; }
@media (max-width: 782px) { body.admin-bar > x-dc header { top: 46px !important; } }
