/*
Theme Name: Yapindo Theme V1
Theme URI: https://yapindo.co.id
Author: Yapindo
Author URI: https://yapindo.co.id
Description: Tema untuk website custom.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: yapindo-theme
*/

/* Reset CSS sederhana */
body {
    margin: 0;
    padding: 0;
    font-family: poppins, sans-serif;
    background: #f0f0f0;
}