a {
  color: #eb5b37;
}
a:hover {
  color: #eb5b37;
}
.Header__logo img {
	max-width: 15rem;
}
.commonStyle__zt3Brand {
	color: #4d5d79;
}
.Icon__brand {
	color: #eb5b37;
}
.commonStyle__zt3BrandBg {
	background-color: #eb5b37;
}
.Button__buttonCommon,
.Button__footerBtn {
	border-radius: 0.3em;
  text-transform: uppercase;
	padding: 0.8em 1.8em;
	background:#4d5d79;
}
.Button__buttonCommon:hover,
.Button__footerBtn:hover {
	background: #eb5b37;
}
.SearchContainer__downArrow {
border-top-color: #4d5d79;
}

@media (min-width: 769px) {
.Layout__twoColumn, .Layout__twoColumnReverse, .Layout__twoColumn2 {
	display: block;
	max-width: 73.125rem;
  }
  .Layout__twoColumn .Layout__layout1 {
	width: 100%;
	margin: 0 auto;
	padding: 11px .9375rem;
  }
.Layout__layout2 {
	padding: 0;
  }
  .commonStyle__rightPanelDetail {
	padding: 0;
  }
 .TicketList__ticketListContent {
	min-height: 20vh;
  }
  .commonStyle__widgetRight {
  padding: 0;
  }
}

.commonStyle__detailHeader, .Post__userName, .ListHeader__header1, .Post__postSummary {
  color: #4d5d79;
}
#field_layoutId {
	display: none;
}
.Layout__oneColumn {
      min-height: 40vh;
}
.Footer__container2 {
font-size: 70%
} 
.commonStyle__zt3buttonSecondaryText {
    color: #ffffff;
  } 
.Button__secondary {
  background-color: #eb5b37!important;
} 
.Button__secondary:hover {
  background-color: #4d5d79!important;
} 
