/*
Theme Name: English House Landing
Theme URI: https://englishhouse.bkuteam.site
Author: Ms. Van Team
Author URI: https://englishhouse.bkuteam.site
Description: Custom landing page theme for English House
Version: 1.0.0
Text Domain: englishhouse
*/

body {
    font-family: system-ui, -apple-system, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #f9fafb;
    color: #111827;
}
