body{
    background-color: rgb(246, 255, 255);
    font-size: 1.1rem;
}

.radio{
    width: 50%;
}

a, a:link, a:visited{
    color: rgb(98, 137, 209);
    text-decoration: none;
}

a, a:link, a:hover{
    color: rgb(117, 190, 129);
}

.logo{
    width: 15%;
}