html{
    font-family: 'Poppins', sans-serif;
    background-color: rgb(251, 255, 251);
}
html.boxed .body{
    margin-top:5px;
    margin-bottom:5px;
}
.footer-icon{
    max-width: 40px;
}