<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,400i,700,700i&amp;subset=vietnamese');

.section-text {
	font-family: NotoSerif, sans serif;
	font-size: 19px;
	line-height: 26px;
}

.bold {
	font-weight: 700;
}
.section-cover{
	display:none;
}
.in-cover .desk{
	position:relative;
}
.in-cover .desk .tit {
	position:absolute;
	left:0;
	top:0;
	animation-duration:.7s
}
.in-cover .desk .tit-1 {
	animation-delay:.7s !important;
}
.in-cover img{
	width:100%;
}
.like-share-fb {
    padding: 0;
}
@media screen and (max-width:991px){
	.social-wrapper{
		padding-top:10px;
	}
.para,
.author{
	padding:0 15px;
}
}</pre></body></html>