
body{
    padding-top: 60px;
    margin-bottom: 65px;
    background-image: linear-gradient(rgb(206, 206, 246), rgb(247, 251, 253));
}

a{
    text-decoration: none;
} 

.form-check{
    margin: 5px 5px 5px 5px;
}



.headings{
    margin-top: 10px; margin-bottom: 30px; text-align: center;
}

i{
    font-size: 30px; 
    text-decoration: none; 
    color: black
}