*{
    text-decoration: none !important;
}

body{ 
    font-family: 'ApercuPro';
}


.headTitle{
    text-decoration: none !important;

    color:#FF9678 !important;
    font-weight: bold !important;

    font-size:16px;
}

.MenuTitle{
    text-decoration: none !important;
    color:#FF9678 !important;
    
}

.logOut{
    color:#FF9678;
    background-color: transparent;

    border:none;

    cursor: pointer;
}

.admin_customCard{
    width:500px; 
    margin:auto;
}

.admin_customWidth{
    width:350px;
    margin:auto;
    display: flex;
    justify-content: center;
}

.adminControl_customCard{
    max-width:650px; 
    margin:auto;
}

.ChoosedFlashcardGroup{
    margin: 0;
    width:500px;
}