
.others-meeting {
	font-size: 15px;
	color: #036863;
    margin-bottom: 15px;
    padding-bottom: 15px;
	border-bottom: 1px solid rgb(215, 215, 215);
}

.others-meeting:last-child{
	border: none;
}