.logo-image {
    height: 35px;
}

.offcanvas {
    max-width: 310px !important;
}

.fs-1-lg {
    font-size: 5pc;
}

.scroll-margin-top {
    scroll-margin-top: 90px;
}

.custom-top {
    top: 100px;
}

.text-black {
    color: #1e242d !important;
}

.logo-image-sm {
    height: 18px;
}

.profile-img {
    height: 45px;
}
.form-label{
    color: var(--secondary-color) !important;
}
