.industry-card{box-shadow:0px 17px 24px 0px rgba(79,131,199,0.08);display:flex;flex-direction:column;background-color:#eaf3ff;margin-bottom:30px}.industry-card .top-area img{border-top-right-radius:5px;border-top-left-radius:5px;width:100%;height:240px;object-fit:cover}@media(min-width:1700px){.industry-card .top-area img{height:280px}}.industry-card .bottom-area{padding:1.5rem;flex:1 0 0;display:flex;flex-direction:column;justify-content:space-between;border-bottom-left-radius:5px;border-bottom-right-radius:5px;background-color:#eaf3ff}.industry-card .bottom-area a h3{color:#02369a !important}.industry-card .bottom-area a.link-text{color:#212529;font-weight:700 !important;text-transform:uppercase}