 {} *{} {} #IE-warning { display: none; position: fixed; width: 100%; height: 100%; z-index: 9999; background: white; } .IE-warning-message { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); text-align: center; } .header-bg { background-color: #ffffff; } .footer-bg { background-color: #1f2937; color: #ffffff; } .nav-link { color: #4b5563; font-weight: 600; font-size: 0.875rem; letter-spacing: 0.1em; transition: color 0.3s; } .nav-link:hover { color: #ea580c; } .blog-card { background: #fff; border-radius: 0.5rem; box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1); display: flex; flex-direction: column; overflow: hidden; } .article-btn { display: inline-block; border: 1px solid #e5e7eb; padding: 0.5rem 1rem; border-radius: 0.25rem; font-size: 0.875rem; text-transform: uppercase; color: #4b5563; transition: all 0.3s; } .article-btn:hover { background-color: #ea580c; color: #fff; border-color: #ea580c; }
