
        .image-container {
            text-align: center;
            margin: 100px 0;
        }

        figure {
            margin: 0;
        }

        figcaption {
            font-style: italic;
            font-size: 14px;
            color: #000000;
            margin-top: 10px;
        }

        .img1 {
            width: 300px;
            height: auto;
        }

        .img2 {
            width: 250px;
            height: auto;
        
        }

