
            .rounded-block {
                background-color: white;
                border-radius: 15px;
                box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
                padding: 20px;
                width: 300px;
                text-align: center;
            }
            img228 {
                max-width: 100%;
                height: auto;
                margin-top: 10px;
            }
            .description {
                font-size: 14px;
                color: #666;
                margin-top: 5px;
            }
        