body {
    margin: 0;
    color: #831843;
    background: #ffffff;
    padding: 0;
    line-height: 1.6
}

a {
    text-decoration: underline;
    color: #0EA5E9
}

a:hover {
    text-decoration: none
}
