﻿.privacy-policy h2,
.privacy-policy h3 {
    font-weight: bold;
}

h2 {
    margin-top: 32px;
}

h3 {
    text-decoration: underline;
}

.definitions-table td {
    vertical-align: top;
}

td:first-of-type {
    font-weight: bold;
}

td:not(:first-of-type) {
    padding: 0 6px;
}

}