﻿
@import url('../lib/bootstrap-icons/font/bootstrap-icons.css');
@import url('../lib/bootstrap-icons/font/bootstrap-icons.min.css');


.navbar-brand {
    font-size: 1.75rem;
    font-weight: 400;
    font-style: normal;
}


.tt-page-title-bar {
    background-color: #faf9f0;
}

.tt-login-text {
    font-size: 1.25rem;
    font-weight: 400;
    font-style: normal;
}

.tt-page-title-bar h5 {
    font-size: 1.4rem;
    font-weight: 400;
    font-style: normal;
}

.tt-page-title-bar-select {
    font-weight: 400;
    font-style: normal;
}

.tt-page-table-bar {
    background-color: #faf9f0;
}

.nav-link {
    font-size: .75rem;
    font-weight: 500;
}

.navbar-brand{
    font-size: 1.5rem;
    font-weight: 700;
}
