@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/2NBgzUtEeyB-Xtpr9bm1Cczai8e7xzqnKiVb1EwOy0E.ttf) format('truetype');
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    font-size: 14px;
}

body {
    background: transparent;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"
}

*, ::after, ::before {
    box-sizing: border-box;
}

table {
    width: 100%;
    background: #fff;
    border: 5px solid #fff;
}

td {
    color: #2C3D5C;
    font-weight: bold;
}

caption {
    font-size: 2rem;
    color: #132641;
    text-align: left;
    margin-bottom: 1.5rem;
    font-family: "Playfair Display",serif;
    font-weight: 500;
    line-height: 1.2;
}

img {
    width: 100%;
    max-width: 150px;
    height: auto;
}
/*# sourceMappingURL=availibility.css.map */
