* {
    font-family: "Montserrat", serif;
    margin: 0;
    padding: 0;
}
.intro-video-section>video {
    width: 100%;
    height: 100%;
}

.ps-10 {
    padding-left: 6rem !important;
}
.pt-10{
    padding-top: 6rem !important;
}
.h-50rem{
    height: 50rem;
}
.service-image>img{
    border-radius: 50%;
    border: none;
}
.brand-name{
    font-weight: 700;
}
.footer a{
    text-decoration: none;
    color: inherit;
}
