/* style/blog-meo-choi-tai-xiu-hieu-qua-tu-cac-chuyen-gia-halo88.css */
:root {
    --primary-color: #2F6BFF;
    --secondary-color: #6FA3FF;
    --button-gradient: linear-gradient(180deg, #4A8BFF 0%, #2F6BFF 100%);
    --card-bg: #FFFFFF;
    --background-color: #F4F7FB;
    --text-main-color: #1F2D3D;
    --text-black-color: #000000;
    --border-color: #D6E2FF;
    --glow-color: #A5C4FF;
}

.page-blog-meo-choi-tai-xiu-hieu-qua-tu-cac-chuyen-gia-halo88 {
    font-family: Arial, sans-serif;
    color: var(--text-main-color); /* Default text color for the page content */
    line-height: 1.6;
}