.youtube-videos-row {
    margin-top: 40px;
}

.youtube-video-container {
    position: relative;
    margin-top: 3px;
}

.youtube-thumbnail {
    width: 350px;
    height: auto;
}

.play-icon {
    position: absolute;
    width: 70px;
    bottom: 35%;
    left: 40%;
    stroke: currentColor;
    border-radius: 8px;
}