/* Services Pages */
.commercial-media-video-section,
.event-media-video-section {
    background-color: #fff;
    justify-content: center;
    margin-left: 7%;
    margin-right: 7%
}

.showcase-container {
    margin: 0 auto;
    background-color: #fff;
    padding: 15px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    margin-top: 20px;
    margin-bottom: 40px;
}