
body .highlighted{
	background-image: url("/sites/default/files/2024-08/cnas_bg6.jpg");
  background-repeat: no-repeat;
  background-color: #111;
  background-size:cover;
  background-position: center -200px;
  background-attachment: fixed;
  overflow: hidden;
  color: #fafafa;
  border-bottom-color:#ffa500 !important;
}