.logo {
    max-height: 40px;
}

.title-1 span{
    line-height: 80%;
}

.required{
    color: red;
}

label{
    color: black;
    margin-bottom: 0;
}

.help-block{
    margin-bottom: 0;
}

.page-breadcrumb h1{
    font-weight: 900;
    font-style: normal;
    font-size: 4.5em;
}

.navbar-expand-lg.navbar .nav-item .nav-link {
    font-weight: bold;
}

