/*
Theme Name: Astar Mechanic Pro
Theme URI: https://example.com
Author: ChatGPT
Description: A more complete mechanic workshop WordPress theme with services and contact templates.
Version: 1.1
*/
body { font-family: Arial, sans-serif; margin:0; padding:0; background:#f5f5f5; }
header, footer { background:#222; color:#fff; padding:20px; text-align:center; }
nav a { margin:0 10px; color:white; text-decoration:none; }
.hero { background:#333; color:white; padding:70px; text-align:center; }
.section { padding:40px; max-width:900px; margin:auto; background:white; margin-top:20px; border-radius:8px; }
form input, form textarea { width:100%; padding:10px; margin:8px 0; }
form button { padding:10px 20px; background:#222; color:white; border:none; cursor:pointer; }
