@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');

#assoc-info-table td {
    color: #000;
    border: 0;
}

#class-tr-header td {
    color: #000;
}

.barrantesLogo {
    font-family: 'EB Garamond','sans-serif' !important;
    font-optical-sizing: auto;
    font-style: normal;
}

body {
    overflow: scroll !important;
}

.table-dashboard td {
    padding: 2px !important;
    font-size: 4px;
    text-wrap: wrap;
}
#verify-info-cards td {
    padding: 2px !important;
    font-size: 6px;
}

table#logo-table td {
    border: 0px !important;
}

#assoc-info-table td, td p {
    font-size: 6px;
    color: #000;
}

#table thead {
    background: #fff;
}

#uploaded-image{
    width: 75px;
    height: 40px;
    object-fit: contain;
}
p{
    margin-bottom: 0;
}