﻿.content{width:100%;margin:auto;padding-inline:1.5rem;padding-bottom:1.5rem;max-width:1100px;}.video-display{width:100%;display:flex;flex-wrap:wrap;justify-content:space-around;gap:1.5rem;}.video-card{width:min-content;}.video-card h3{font-size:1.25rem;text-align:center;font-weight:600;color:var(--orange);}.video-card p{padding-inline:.75rem;}iframe{width:480px;height:360px;}@media(max-width:550px){iframe{width:280px;height:185px;}}