a{
    color: initial;
    text-decoration: none;
    margin-block-start: 0;
    margin-block-end: 0;
}

a:hover{
    text-decoration: inherit;
    color: initial;
}

h1{
    margin-bottom: 0;
    margin-top: 0;
}

p{
    margin-bottom: 0;
}