/**
 * Homepage
 */
/* Policy */
.mh-title-policy {
	font-size: 14px;
	line-height: 20px;
	margin: 8px 0 5px;
}

.mh-sub-policy {
    color: #999;
    font-size: 13px;
    line-height: 1.5!important;
}

/**
 * Page: Liên hệ
 */
.mh-contact-form {
	justify-content: space-between;
}

.mh-col-contact-form {
	flex-basis: 49%;
}

.mh-col-contact-form-2 textarea.mh-input {
	height: 145px;
}