/* Top Grade Education Centre - Custom Styles */

:root {
    --primary-blue: #0a2540;
    --dark-blue: #0a2540;
    --gold: #FFD700;
    --light-gold: #c9a227;
    --white: #FFFFFF;
    --light-blue: #E3F2FD;
}

/* General Styles */
body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    line-height: 1.6;
    color: #333;
}

/* Navigation */
.navbar-brand span {
    font-size: 1.5rem;
}

.nav-link {
    font-weight: 500;
    padding: 0.5rem 1rem !important;
}

.nav-link:hover {
    color: var(--gold) !important;
}

/* Buttons */
.btn-warning {
    background-color: var(--gold);
    border-color: var(--gold);
    color: #333;
}

.btn-warning:hover {
    background-color: var(--light-gold);
    border-color: var(--light-gold);
}

.btn-primary {
    background-color: var(--primary-blue);
    border-color: var(--primary-blue);
}

.btn-primary:hover {
    background-color: var(--dark-blue);
    border-color: var(--dark-blue);
}

/* Cards */
.card {
    border: none;
    transition: transform 0.3s ease;
}

.card:hover {
    transform: translateY(-5px);
}

/* Hero Section */
.hero-section {
    position: relative;
    overflow: hidden;
}

.hero-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
}

.hero-section .container {
    position: relative;
    z-index: 1;
}

/* Forms */
.form-control:focus {
    border-color: var(--gold);
    box-shadow: 0 0 0 0.25rem rgba(255, 215, 0, 0.25);
}

/* Footer */
footer a:hover {
    color: var(--gold) !important;
}

/* Responsive */
@media (max-width: 768px) {
    .hero-section h1 {
        font-size: 2rem;
    }
    
    .hero-section .btn {
        display: block;
        width: 100%;
        margin-bottom: 1rem;
    }
}

.navbar-brand img {
    max-height: 50px;
}

.navbar-brand span {
    font-size: 1.1rem;
    line-height: 1.2;
}

@media (max-width: 768px) {
    .navbar-brand span {
        font-size: 0.95rem;
    }
}
.text-primary fw-bold{
    color: rgb(2, 2, 63);
}
.text-primary fw-bold{
    color: rgb(2, 2, 63);

}
.text-primary fw-bold{
    color: rgb(2, 2, 63);
}
.text-primary mt-5{
    color: rgb(2, 2, 63);
}
.text-primary mt-5{
    color: rgb(2, 2, 63);
}
.text-primary mt-4{
    color: rgb(2, 2, 63);
}
.card-subtitle mb-2 text-primary{
    color: rgb(2, 2, 63);
}
.card-header{
    background-color: rgb(2, 2, 63);
}
.card-title text-primary mb-4{
    color: rgb(2, 2, 63);
}
.card-title text-primary mb-4{
    color: rgb(2, 2, 63);
}
.btn btn-primary btn-lg{
    color: rgb(2, 2, 63);
}
.col-lg-8 mx-auto{
    color: rgb(2, 2, 63);
}
.border-bottom pb-2 mb-4 text-primary{
    color: rgb(2, 2, 63);
}
.border-bottom pb-2 mb-4 text-primary{
    color: rgb(2, 2, 63);
}
.border-bottom pb-2 mb-4 text-primary{
    color: rgb(2, 2, 63);
}
.container py-5{
    color: rgb(2, 2, 63);
}
.                   