
  #support-search {
	width: 100%; 
	padding: 10px; 
	border: 1px solid #ccc; 
	border-radius: 4px;
  }
  
  .highlight {
	background-color: yellow;
	color: black;
	font-weight: bold;
	padding: 0 2px;
  }
  .email-setting p em {
    font-size: 14px;
}
  .email-setting ul .custom-text {
  list-style: none;
  margin-left: 0;
}
