.block_cases .grid .item .info h3 {
    font-weight: 300;
}

.block_cases .grid .item .info h3 b {
    font-weight: 600;
}

.releted_cases .subtitle {
    color: #fff;
}

.hero-banner .bg-image video {
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.home .site-footer {
    border-top: 1px solid hsla(0, 0%, 100%, .2);
}