/*
Theme Name: Dopeinccs
Author: Qoder
Description: Giao diện WordPress lấy cảm hứng từ trò chơi Bầu Cua: Ngẫu Nhiên (Hoo Hey How). Phong cách lễ hội đỏ-vàng.
Version: 1.0.0
Text Domain: moban-8-2-1
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: game, casino, red, gold, festive, vietnamese, responsive, two-columns
*/

/* CSS Reset */
*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
