.friends{background-image:url("/assets/images/Background=Muted.png");padding-top:40px;padding-bottom:40px}.friends div.content-wrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.friends div.content-wrapper .card{max-width:300px}@media screen and (max-width: 768px){.friends div.content-wrapper .card{width:100%}}.friends div.content-wrapper .card img{aspect-ratio:16/9;object-fit:cover}.friends div.content-wrapper .card .card-body{display:flex;justify-content:space-between;flex-direction:column}.friends div.content-wrapper .card .card-body .profile{display:flex;gap:15px;align-items:center;margin-bottom:20px}.friends div.content-wrapper .card .card-body .profile p{margin:0}.friends div.content-wrapper .card .card-body .profile img{width:50px;height:50px}.friends div.content-wrapper .card .card-body .profile div .subscribers{font-size:.8rem}.friends div.content-wrapper .card .card-body a.btn-primary{margin-top:20px}
