<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css">
<section class="df-linken-2 container mb-3 mt-3">
<div class="text-primary mt-3 mb-3">
<h4 class="text-secondary">
Download files / link list v2
</h4>
</div>
<div class="row">
<div class="col bg-light m-1 border-bottom shadow-sm normal">
<p class="text-truncate text-nowrap mt-2">
<a href="" class="text-secondary">
<i class="fas fa-download fa-fw mr-2"></i>
A long download or link title for a file or link on this page.
</a>
</p>
</div>
<div class="col bg-light m-1 border-bottom shadow-sm normal">
<p class="text-truncate text-nowrap mt-2">
<a href="" class="text-secondary">
<i class="fas fa-download fa-fw mr-2"></i>
A long download or link title for a file or link on this page.
</a>
</p>
</div>
<div class="col bg-light m-1 border-bottom shadow-sm normal">
<p class="text-truncate text-nowrap mt-2">
<a href="" class="text-secondary">
<i class="fas fa-link fa-fw mr-2"></i>
A long download or link title for a file or link on this page.
</a>
</p>
</div>
<div class="col bg-light m-1 border-bottom shadow-sm normal">
<p class="text-truncate text-nowrap mt-2">
<a href="" class="text-secondary">
<i class="fas fa-link fa-fw mr-2"></i>
A long download or link title for a file or link on this page.
</a>
</p>
</div>
<div class="col bg-light m-1 border-bottom shadow-sm normal">
<p class="text-truncate text-nowrap mt-2">
<a href="" class="text-secondary">
<i class="fas fa-download fa-fw mr-2"></i>
A long download or link title for a file or link on this page.
</a>
</p>
</div>
<div class="col bg-light m-1 border-bottom shadow-sm normal">
<p class="text-truncate text-nowrap mt-2">
<a href="" class="text-secondary">
<i class="fas fa-download fa-fw mr-2"></i>
A long download or link title for a file or link on this page.
</a>
</p>
</div>
<div class="col bg-light m-1 border-bottom shadow-sm normal">
<p class="text-truncate text-nowrap mt-2">
<a href="" class="text-secondary">
<i class="fas fa-link fa-fw mr-2"></i>
A long download or link title for a file or link on this page.
</a>
</p>
</div>
<div class="col bg-light m-1 border-bottom shadow-sm normal">
<p class="text-truncate text-nowrap mt-2">
<a href="" class="text-secondary">
<i class="fas fa-link fa-fw mr-2"></i>
A long download or link title for a file or link on this page.
</a>
</p>
</div>
<div class="col bg-primary m-1 shadow-sm special">
<p class="text-truncate text-nowrap mt-2">
<a href="" class="text-white">
<i class="fas fa-link fa-fw mr-2"></i>
A long download or link title for a file or link on this page.
</a>
</p>
</div>
<div class="col bg-secondary m-1 shadow-sm special">
<p class="text-truncate text-nowrap mt-2">
<a href="" class="text-white">
<i class="fas fa-link fa-fw mr-2"></i>
A long download or link title for a file or link on this page.
</a>
</p>
</div>
<div class="col bg-dark m-1 shadow-sm special">
<p class="text-truncate text-nowrap mt-2">
<a href="" class="text-white">
<i class="fas fa-link fa-fw mr-2"></i>
A long download or link title for a file or link on this page.
</a>
</p>
</div>
<div class="col bg-success m-1 shadow-sm special">
<p class="text-truncate text-nowrap mt-2">
<a href="" class="text-white">
<i class="fas fa-link fa-fw mr-2"></i>
A long download or link title for a file or link on this page.
</a>
</p>
</div>
<div class="col bg-warning m-1 shadow-sm special">
<p class="text-truncate text-nowrap mt-2">
<a href="" class="text-dark">
<i class="fas fa-link fa-fw mr-2"></i>
A long download or link title for a file or link on this page.
</a>
</p>
</div>
<div class="col bg-danger m-1 shadow-sm special">
<p class="text-truncate text-nowrap mt-2">
<a href="" class="text-white">
<i class="fas fa-link fa-fw mr-2"></i>
A long download or link title for a file or link on this page.
</a>
</p>
</div>
</div>
</section>
.df-linken-2 .col{cursor:pointer;}
.df-linken-2 .special:hover a{color:#eee!important}
.df-linken-2 .normal:hover a .fas{color:#000}