.badge.badge-success {
	background-color: #28a745;
}
.news-title a {
	text-decoration: none;
}
.head_text {
    font-size: 25px;
    font-family: 'Gotham';
    margin-bottom: 22px;
}
input#news-and-update-search-text-input {
    /* background-image: url(../../img/search_icon.png); */
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 98% center;
    padding-right: 35px;
}
