﻿@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

    .header, .right-column {
        font-family: Paytone One, sans-serif !important;
    }

    .table td, .table th {
        border: 4px solid #BD5622;
    }
}
