.h1,p {
    margin-bottom: 0 !important;
}
.style--reset{
    padding: 0 !important;
}
a{
    text-decoration: none;
}
button{
    border: none;
    background-color: rgba(0, 0, 0, 0);
    outline: none;
    color: white;
}