
        /* Page Specific */
        .ceo-message {
            margin-bottom: 5rem;
        }
        .ceo-img {
            width: 100%;
            height: 400px;
            object-fit: cover;
            margin-bottom: 2rem;
        }
        .map-iframe {
            width: 100%;
            height: 450px;
            border: 0;
            margin-top: 2rem;
            filter: grayscale(100%);
        }
    