﻿.bg-image {
    background-image: url('/images/bg-4.png');
    min-height: 758px;
}

.trai-nhau-title {
    color: #A2FF01;
    font-weight: 800;
    font-size: 96px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.duoc-lieu-quy {
    color: #FEFEFE;
    font-size: 58px;
    font-weight: 800;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
} 

.con-postion {
    height: max-content;
}

.banner-content {
    padding-bottom: 100px;
    padding-top: 430px;
}

.kien-thuc {
    padding-top: 5rem;
    padding-bottom: 5rem;
    font-weight: 800;
    font-size: 48px;
    color: #19760C
}

.kien-thuc-img {
    border-radius: 25px;
}
    .kien-thuc-img:hover {
        cursor: pointer;
    }

.custom-link {
    text-decoration: none;
}


.kien-thuc-title {
    font-weight: 600;
    font-size: 32px;
    color: #2E2E2E;
}
.kien-thuc-title:hover{
    cursor:pointer;
}

.thanh-phan {
    font-weight: 700;
    font-size: 40px;
    color: #19760C
}

.nhau-la-loai {
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
    text-align: justify; /* căn đều 2 bên */
    text-justify: inter-word; /* căn đều theo từ */
}

@media (min-width: 992px) {
    .nhau-la-loai {
        padding-left: 120px;
        padding-right: 120px;
    }
}

.nuoc-uong-title {
    font-size: 48px;
    color: #19760C;
}

    .nuoc-uong-title .vinoni {
        color: #FFA800
    }
