#header {
     padding: 0;
}

#banner .swiper .slide-down {
    width: 2vw;
    height: 2vw;
}

.text-primary {
    color: #7e0014 !important;
}

#shengxue .rounded-circle {
  border-radius: 50% !important;
  clip-path: circle(40%);
}

#shengxue,
#video,
#school,
#news,
#env {
    margin-top: 80px;
}

@media (max-width: 1024px) {
  #top-bar {
    font-size: 0.8rem;
  }
}

@media (min-width: 1200px) {
    .mt-xl-4 {
        margin-top: 3rem !important;
    }
}