.field-challenge-news-item {
  padding-left: 0px;
  padding-right: 0px; }
  .field-challenge-news-item .field-challenge-news-item-title {
    font-weight: 300 !important;
    color: gray !important; }
  .field-challenge-news-item .field-challenge-news-item-type {
    text-transform: uppercase; }
  .field-challenge-news-item .news-body {
    padding-right: 10px; }

.btn {
  border-radius: 0px;
  border: none;
  padding: 12px; }
  .btn.btn-primary {
    background-color: #007897 !important; }

.active a::after {
  background: #007897;
  bottom: 0.5em;
  content: '';
  display: block;
  height: 5px;
  position: absolute;
  width: 100%; }

.active a::after {
  bottom: 1.1em; }
