
/* custom styles below */

.navbar {
    background: linear-gradient(135deg, #2f57d4, #4c87f9) !important;
}


.brand-wordmark {
    font-weight: 700;
    font-size: 1.3rem;
    color: #ffffff !important;
    letter-spacing: 0.08em !important;
    word-spacing: 0.35em !important;
}
.brand-highlight {
    color: rgba(255, 255, 255, 0.75) !important;
}
