.top-header {
    min-height: 50px;
}

.top-header-text {
    color: red;
    font-weight: 600;
    font-size: 24px;
}
    .top-header-text p {
        color: red;
        font-weight: 600;
        font-size: 24px;
        margin-top:40px;
    }
.custom-video {
    width: 100% !important;
    --bs-aspect-ratio: 130.00%;
}
