.tech-info {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #444;
} /* teknik bilgi bölümü */

.tech-info a {
    color: #4a90e2;
    text-decoration: none;
} /* teknik bilgi link efekti */

.tech-info a:hover {
    color: #6ba3f0;
    text-decoration: none;
} /* teknik bilgi link hover efekti */