/*
Theme Name: MastahSEO News
Theme URI: https://mastahseo.id/
Author: Airul Anwar
Description: Tema berita ringan dan responsive untuk situs WordPress.
Version: 1.0
Tags: news, responsive, blog
Text Domain: mastahseo-news
*/

:root {
  --primary-color: #007BFF;
}

body {
  font-family: 'Segoe UI', sans-serif;
  line-height: 1.6;
  background-color: #f9f9f9;
  color: #333;
}
.container {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
  padding: 0 20px;
}
/* Tambahan style lainnya bisa dimasukkan di sini, sesuaikan */
