﻿.lnk-panel { border-radius: 10px; background: #fff; overflow: hidden; font-family: 'Poppins', sans-serif; }
.lnk-panel {  -webkit-box-shadow: 5px 5px 10px 5px rgba(190,190,190,0.8); box-shadow: 5px 5px 10px 5px rgba(190,190,190,0.8); }
.info-panel { padding: 30px; }
.info-panel .header-image { overflow: hidden!important; padding-bottom: 80%; }
.info-panel .content { text-align: center; padding: 14px 0; }
.info-panel .header { border-bottom: unset!important; }
.info-panel .header h3 { margin-bottom: unset; text-transform: capitalize; font-size: 1.2em; }
.info-panel .content h4 { font-weight: normal; }