.projects .rows .desc {
    margin: 40px 0 0 !important;
}
.btn-collapse::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background: #fff;
}
.projects #collapse a {
	color: #fff;
    /*font: normal 13px/13px SuisseIntl;*/
	text-decoration: underline;
}
.btn-collapse {
	color: #fff;
    font: normal 13px/13px SuisseIntl;
    position: relative;
    padding: 0 0 2px;
    background: transparent;
    border: none;
}
