1
.bg-primary {
2
border-radius: 0% 0% 3% 3%;
3
}
4
5
#session-button {
6
font-size: 22px;
7
cursor: pointer;
8
9
10
.material-icons.protocol-toggle {
11
font-size: 1rem;
12
13