1 div.card-header.bg-primary.w-50 {
2 border-radius: 0% 0% 3% 3%;
3 }
4
5 #session-button:hover{
6 font-weight: bolder;
7 }