﻿.navbar {
    margin-bottom: unset;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
}

.item .location {
    text-shadow: 1px 1px rgba(0,0,0, 0.8);
    font-size: 27px;
    line-height: 40px;
}
.project .img {
    height: 215px;
}
.project .img img{height:100%;width:100%;}

#linhvuc-slide .box-img {
    height: 215px;
}
#linhvuc-slide .box-img img {
    height: 100%;
    width: 100%;
}
