.azter-footer {
    margin-top: 0px !important;
}

.res-holders {
    padding: 10px 0px;
    border-bottom: 1px solid #efefef;
    background: linear-gradient(to right, var(--light-accent), var(--agicle-nav-dark));
    color: #fff;
}



.res-holder-2 {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
}

p.res-login-header {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 0px;
    width: 80%;
}