@font-face {
    font-family: 'Mini Moment';
    src: url('../fonts/minimoment/MiniMoment.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.ja-topbar {
    background-color: #7cbdc1;
}

.ja-topbar span {
    color: #7cbdc1;
}

.social-list li .fa, .social-list li .fab {
    color: #7cbdc1;
}


.table-smaller td.pr-8 {
  padding-right: 8px !important;
}
