cae reading and use of english online tests

Filmhit Movie Movie.php -

.filmhit-badge background: gold; color: #000; display: inline-block; padding: 5px 12px; border-radius: 20px; font-weight: bold; font-size: 0.8rem; margin-bottom: 15px; text-transform: uppercase;

/* Trailer Section */ .trailer-section margin: 50px 0;

.director, .cast margin: 10px 0;

// Get movie slug from URL (e.g., movie.php?slug=galactic-wars-uprising) $slug = isset($_GET['slug']) ? $_GET['slug'] : '';

.meta display: flex; gap: 20px; flex-wrap: wrap; margin-bottom: 20px; font-size: 0.9rem; color: #ccc; filmhit movie movie.php

.poster flex: 0 0 250px;

body font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background: linear-gradient(135deg, #0a0f1e 0%, #0a1a2f 100%); color: #fff; line-height: 1.6; .filmhit-badge background: gold

/* CTA Button */ .book-btn display: inline-block; background: #e50914; color: white; padding: 12px 30px; font-size: 1.1rem; font-weight: bold; text-decoration: none; border-radius: 40px; margin-top: 20px; transition: background 0.3s, transform 0.2s; box-shadow: 0 4px 10px rgba(229,9,20,0.4);