* {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

body {
    padding-bottom: 10px;
}

h3 {
    margin-top: 50px;
}

li {
    margin: 25px 50px 0 0;
}

table {
    width: 100%;
    margin: 0 50px 0 50px;
}

td {
    width: 50%;
    vertical-align: top;
    padding-right: 60px;
}
