.custom-links li a {
    font-size: 15px;
    color: #646464;
    text-transform: capitalize;
    font-weight: 500;
}

.custom-links li.active a {
    color: rgb(62 8 8 / 80%);
}

.custom-links li {
    padding: 0 3px 0 3px;
}

.custom-toggler:focus {
    outline: none;
}

.custom-header {
    border-bottom: 1px solid rgba(34, 36, 38, .15) !important;
}

.custom-navbar {
    padding: 0;
}

.tittle-heading {
    padding: 15px 0 15px 0px;
    border-bottom: 1px solid rgba(34, 36, 38, .15) !important;
}
