#darkModeBtn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-pagination {
    position: static;
}
.project-sec {
    border-bottom: 1px solid var(--border-color);
}
.search-btn {
    background: transparent;
    border: none;
}
