input[type=radio] {
    accent-color: teal;
}

label {
    font-weight: bold;
}

#logoutImg {
    margin: 10px 0 0 10px;
    position: absolute;
    right: 0.5%;
    width: 50px;
    height: 50px;
}