.custom-hover-blurb{transition:all 0.3s ease;background-color:#1f1f1f;color:white;border-radius:12px;padding:20px}.custom-hover-blurb:hover{background-color:#667eea;color:white;transform:scale(1.05);box-shadow:0 10px 20px rgba(0,0,0,0.2)}