<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.main-cont-news-div-l {
	padding: 70px 0 90px 0;
}
div.main-cont-news-div-l &gt; div {
	width: 100%;
	/*max-width: 700px;*/
	max-width: 1000px;
	margin: 0 auto;
}
div.sub-pers-page-head-div {
	padding-bottom: 33px;
	border-bottom: 1px solid #a49070;
}

div.news-cont-each-div-l {
	/*padding-top: 20px;*/
	padding-top: 50px;
}
div.news-cont-each-div-l &gt; a {
	/*border: 1px solid red;*/
	margin-bottom: 30px;
	display: block;
}
div.news-cont-each-div-l &gt; a:hover {  text-decoration: none; }
div.news-cont-each-div-l &gt; a &gt; div {
	/*border: 1px solid red;*/
	width: 550px;
	margin: 0 auto;
}
div.image-cont-div {
	/*border: 1px solid red;*/
    overflow: hidden;
	/*max-width: 228px;*/
	min-height: 171px;
	max-height: 171px;
	/*height: 171px;*/
}
div.image-cont-div &gt; img {
    width: 100%;
	max-width: 300px;
	margin: 0 auto;
	display: block;
	height: 100%;
	/*min-height: 227px;*/
	/*max-height: 227px;*/
}

div.new-det-cont-div-l {
	padding-left: 0;
	/*display: flex;*/
	/*align-items: flex-end;*/
}
div.new-det-cont-div-l &gt; div {
	/*border: 1px solid red;*/
}
div.new-det-cont-div-l &gt; div &gt; h4 {
    color: #a49070;
	font-size: 12px;
	margin-bottom: 0;
}
div.new-det-cont-div-l &gt; div &gt; h3 {
	/*border: 1px solid red;*/
	color: black;
	font-size: 14px;
	margin:  0 0 12px 0;
	font-weight: 600; /* áƒœáƒ˜áƒ£áƒ¡áƒ”áƒ‘áƒ˜áƒ¡ áƒ¡áƒáƒ—áƒáƒ£áƒ&nbsp;áƒ”áƒ‘áƒ˜ áƒ’áƒáƒ•áƒ£áƒ§áƒ‘áƒáƒšáƒ“áƒ” áƒªáƒáƒ¢áƒáƒ—áƒ˜ */
}
div.new-det-cont-div-l &gt; div &gt; p {
	/*border: 1px solid blue;*/
	color: #a49070;
	font-size: 14px;
	margin-bottom: 0;
	word-break: break-all;
}

/* One News Page START */
div.one-page-new-cont-div-l {
	padding: 0 0 90px 0;
}
div.one-page-new-cont-div-l &gt; div {
	/*width: 100%;*/
	/*max-width: 1200px;*/
	/*margin: 0 auto;*/
}


div.one-news-cont-det-div-l {
   padding-top: 50px;
}
div.one-news-cont-det-div-l &gt; h3 {
	color: #a49070;
	font-size: 12px;
	margin-bottom: 0;
	text-align: center;
}
div.one-news-cont-det-div-l &gt; h2 {
	/*color: black;*/
	/*font-size: 14px;*/
	margin-bottom: 0;
	margin-top: 12px;
	text-align: center;
	color: #1d1d1d;
	font-family: FiraGO_SemiBold;
	font-size: 26px;
}
div.one-news-img-one-p-div-l {
	/*padding-top: 25px;*/
}
div.one-news-img-one-p-div-l &gt; img {
	width: 100%;
	margin: 0 auto;
}
div.one-news-cont-d-lll {
	padding-top: 25px;
}


div.news-div-content-each {
	padding-bottom: 50px;
	min-height: 220px;
	/*max-height: 270px;*/
	/*height: 270px;*/
}
div.news-div-content-each &gt; div {
	/*border: 1px solid red;*/
}
div.news-div-content-each &gt; div &gt; a:hover {
	text-decoration: none;
}


div.news-div-one-title &gt; h2 {
	text-align: center;
	color: #1d1d1d;
	font-family: FiraGO_SemiBold;
	font-size: 26px;
	margin-bottom: 0;
}
div.news-div-one-title &gt; h3 {
	font-family: FiraGO_Regular;
	font-size: 14px;
	color: #a38e70;
	margin-bottom: 0;
	padding-top: 25px;
}
















</pre></body></html>