﻿#homeabout #gridBaiViet {
    padding-top: 50px;
}

@media (min-width: 875px) {
    #homeabout .grid .gridcontent div {
        text-align: left;
    }

    #homeabout .row #gridBaiViet {
        width: 80%;
        margin: 0 auto;
    }

        #homeabout .row #gridBaiViet .gridcontent2 > .noImgContent > div {
            text-align: center;
        }
}

#homeabout .row #gridBaiViet .gridcontent {
    border-bottom: 3px solid rgb(255 106 0 / 0.63);
}

    #homeabout .row #gridBaiViet .gridcontent {
        background-color: transparent;
    }

    #homeabout .row #gridBaiViet .gridcontent .imgcol > img {
        object-fit: contain;
        height: 100px;
        width: 100%;
    }

#homeabout .row #gridBaiViet .spcongcu {
    font-style: italic;
    font-size: 10px;
    text-align: center;
}

#homeabout .row #gridBaiViet .spcongcu > a:hover {
    color: #133aef;
}

#homeabout .row #gridBaiViet .gridcontent2 > .noImgContent > div:first-child {
    font-weight: bold;
    font-size: 16px;
    color: #ff6a00;
}

#homeabout #txtNoiDung {
    padding: 10px 30px 10px 30px;
}
