<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.t4-main-body .t4-section-inner{
  background-color: white;
}

.t4-breadcrumbs .t4-section-inner{
  background-color: white;
}

.t4-header {
  background: linear-gradient(to bottom, white, #860a0a);;
}

.t4-mainnav {
  background-color: #860a0a;
}

.sidebar-r{
  padding-top: 15px;
}

.bannergroup img {
  width: 100% !important;
}

.item-image {
  width: 100% !important;
}

.item-image img{
  width: 100% !important;
}

.page-header {
  padding-top: 15px;
}

.breadcrumb li:nth-child(4) {
  display: none;
}

.blog-list .item-title {
		color: #111;
		font-size: 20px;
		line-height: 24px;
		font-weight: 400;
		margin: 24px 0 24px;
	}

.blog-list li{
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}

h5 {
  font-size: 14px;
}

.mod-articlesnews-horizontal {
  grid-gap: 0.5rem;
}

a:hover {
  text-decoration: none;
}</pre></body></html>