.obsah p a[href^="http:"]{
    color: #2E247C;
    text-decoration: underline;
}
/* swiper overide */
.swiper-pagination-bullet-active {
    --swiper-theme-color: #FFD600;
}
.swiper-pagination-bullet {
    --swiper-pagination-bullet-inactive-color: #fff;
    --swiper-pagination-bullet-inactive-opacity: .4;
}

.about_us_bg {
    background-image: url("../css/img/about_us_bg.ee06054bf23c.png");
    background-position: center center;
    background-size: cover;
}