::-webkit-calendar-picker-indicator {
    filter: invert(1);
}

a {
    color: white;
    text-decoration: underline;
}

body table {
    table-layout : inherit !important;
}