*{
    scroll-behavior: smooth;
}

.project-slider .swiper-pagination-bullet{
    background-color: white;
    border-radius: 0;
    width: 40px;
    height: 5px;
}
.testimonial-slider .swiper-pagination-bullet{
    background-color: black;
    border-radius: 0;
    width: 40px;
    height: 5px;
}