.menu-desktop {
    background-color: rgba(21, 30, 22, 0.32);
    background-image: url();
    background-repeat: repeat-x;
    background-position: -30px -40px;
    margin-top: 30px;
}

.descargar-agenda{
    margin-top: 30px !important;
    background-color: #08725f;
    border-radius: 20px;
    width: 300px;
    display: block;
    margin: auto;
    padding: 15px;
    color: #ffffff;
    text-align: center;
    font-weight: 800;
}

.descargar-agenda:hover{
    background-color: #08725f;
    border-radius: 20px;
    width: 300px;
    display: block;
    margin: auto;
    padding: 15px;
    color: #ffffff;
    text-align: center;
    font-weight: 800;
    cursor: pointer;
    
}

.card-header{
    border-radius: 0.5rem !important;
}

/*#playerXoximilco {
    height: 0!important;
}*/