#darkModeBtn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-trigger {
    background: transparent;
    border: none;
    outline: none;
}

.feature-icon svg{
    width: 53px;
    height: 53px;
}
.is-static{
    position: static;
}

.main-menu11 ul > li > a:hover,.header-btn a:hover{
    color: var(--white-color);
}
