.fc .fc-button-primary {
background: linear-gradient(135deg, #99c77b, #95be11);

}
.fc-daygrid-event-harness{
cursor: pointer;
}

.fc .fc-daygrid-day.fc-day-today {
background-color: #fff7e0;

}

.modal-content{
border-radius: 0;
}

.fc a{
color: #888890; 
}


.circulo-tipo {
display: inline-block;
width: 12px;
height: 12px;
border-radius: 50%;
margin-right: 6px;
}

.tipo-label {
font-size: 0.9rem;
font-weight: 600;
margin-right: 8px;
}

.titulo-evento {
font-weight: 500;
}

.modal-header{
border-bottom: 0px;
}

