.no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}

.header-menu-item {
    border-bottom: 2px solid transparent;
}

.active-burger-menu-item {
    color: #c10007 !important;
}