/* custom-style.css */
/* Đây là file style tùy chỉnh, không thay đổi gì */
:root {
    --custom-style-loaded: 1;
}
