.card { height: 230px; background: #f6f6f6; border: 1px solid #f9f9f9; border-radius: 12px; padding: 20px; margin-bottom: 15px; } .card i { width: 3rem; height: 3rem; display: inline-block; border-radius: 50%; background: #002855; color: #ffffff; font-size: 1.5rem; display: flex !important; align-items: center; justify-content: center; margin: 0 0 1rem; }