.category-list .category {
	border-top-color: #e6288b;
	border-top-width: 5px;
}

#fullArticle dt {
	background: #e6288b;
}

#docsSearch {
	height: 200px;
	background: url(https://dchelp.s3.amazonaws.com/img/header3.png) no-repeat center 100% / cover transparent;

}

#searchBar button {
	background: #e6288b;
	border-color: transparent;
	color: #fff;
}

#mainNav {
	border-bottom: 1px solid #DFDFDF;
}

#searchBar button:hover {
	background: #ffa500;
	border-color: transparent;
	color: #fff;
}

#docsSearch h1 {
	color: #000;
}


#category-315 {
background-image: url(https://dchelp.s3.amazonaws.com/img/aLA.png);
}

#category-316 {
background-image: url(https://dchelp.s3.amazonaws.com/img/aNY.png);
}

#category-33 {
background-image: url(https://dchelp.s3.amazonaws.com/img/tickets.png);
}

#category-34 {
background-image: url(https://dchelp.s3.amazonaws.com/img/programming.png);
}

#category-80 {
background-image: url(https://dchelp.s3.amazonaws.com/img/tips.png);
}

#category-79 {
background-image: url(https://dchelp.s3.amazonaws.com/img/travel.png);
}

#category-37 {
background-image: url(https://dchelp.s3.amazonaws.com/img/la2.png);
}

#category-32 {
background-image: url(https://dchelp.s3.amazonaws.com/img/nyc2.png);
}

#category-135 {
background-image: url(https://dchelp.s3.amazonaws.com/img/merch.png);
}

.category-list .category {
background-color: #fff;
background-position: top 34px center !important;
background-repeat: no-repeat !important;
background-size: 50px 50px !important;
box-shadow: 0 7px 4px -5px rgba(0, 0, 0, 0.05);
box-sizing: border-box;
min-height: 183px;
padding: 96px 20px 20px;
position: relative;
width: 31.5%;
transition: all 0.2s;
}

.butn {
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #E6288B;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}


.butn a {
  color: #ffffff;
}

.butn:hover {
  text-decoration: none;
}