/* style/blog-cap-nhat-khuyen-mai-moi-nhat-tu-ae555.css */

/* General styles for the page */
.page-blog-cap-nhat-khuyen-mai-moi-nhat-tu-ae555 {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    color: #FFF1E8; /* Text Main color, suitable for dark background */
    background-color: #140C0C; /* Background color */
}

.page-blog-cap-nhat-khuyen-mai-moi-nhat-tu-ae555__container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
}