.btn-ucf i {
  color: black;
}

.btn-ucf:hover i {
  color: white;
}

p>a>i {
  color: #ffc904;
}

.card h4:after {
  background: none repeat scroll 0 0 #fc0;
  bottom: -10px;
  content: "";
  display: block;
  height: 4px;
  position: relative;
  width: 60px;
}

.card-footer {
  border-top: none;
}