em {
    font-size: 1.5em;
    text-decoration: underline;
}
hr {
    height:20px;
    background-color: white;
}
@media screen and (max-width: 996px)  {
footer {
    bottom:0;
}
}