.profile-header {
margin-bottom: 2rem;
}
.profile-pic img {
border-radius: 50%;
}
.profile-info {
background-color: #f8f9fa;
padding: 1rem;
border-radius: 0.25rem;
}
.profile-content {
margin-top: 2rem;
}
.stream-archive {
margin-top: 2rem;
}
.stream-card {
margin-bottom: 1rem;
}
.table-schedule {
margin-bottom: 2rem;
}
