/**
 * @Project TMS HOLDINGS
 * @Author TMS Holdings <contact@tms.vn>
 * @Copyright (C) 2022 TMS Holdings. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate Thu, 28 Apr 2022 01:48:11 GMT
 */

.tms_tradiem_title{font-weight: 600;font-size: 18px;background: #cffbe9; width: 100%;padding: 10px; margin-bottom: 20px;}
.tms_tradiem_title strong{color: #e10000;}
ul.tms_tradiem{margin: 0;padding: 0;width: 100%; display: inline-block;}
ul.tms_tradiem li{float: left; margin-right: 10px; font-weight: 600; font-size: 16px;}
ul.tms_tradiem li strong{color: #b20000;}