/*
Theme Name: Themes reals HK
Theme URI: https://lamwebchuan.com
Author: Kho Mã Nguồn
Author URI: https://lamwebchuan.com
Description: Themes reals HK by Kho Mã Nguồn
Version: 0.01
*/
.title-ve h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size:  20px;
    border-bottom: 1px solid #1bbc9c;
    padding-bottom:  10px;
    margin-bottom:  10px;
    color:  #333;
}
header .main-header .top-menu ul li a {
    font-weight: 600;
}
.content-view ul li {
    margin-bottom:  10px;
    padding-bottom:  10px;
    border-bottom: 1px dashed #ededed;
}
.content-view ul li:last-child{
	margin-bottom: 0px!important;
}