/*
Theme Name: Themes reals VN
Theme URI: https://vannamit.com/
Author: The Kira Team
Author URI: https://vannamit.com/
Description: Themes reals HK by Vannamit
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;
}