.img-elevated {
    box-shadow: 0 25px 60px rgba(0,0,0,0.25);
    border-radius: 10px;
}

.use-case-banner {
    background-color: #5c768d;
}