body { 
    font-family: 'Inter', sans-serif; 
    background-color: #f8fafc; 
}

.nav-link.active { 
    color: #2563eb; 
    font-weight: 600; 
}

.solution-tab.active-tab { 
    border-bottom-color: #2563eb; 
    color: #1f2937; 
}

.flastboss-logo {
    height: 3px; /* Điều chỉnh chiều cao theo ý muốn, ví dụ 100px */
    width: auto;  /* Giữ tỷ lệ khung hình */
}
