 a:link {
        text-decoration: none;
    }
           
.fc-toolbar.fc-header-toolbar {
    width:100%;
}

.ilc-header a.ilc-clear-all {
    visibility: hidden;
}
     
     .fc-button-primary {
    color: #fff;
    background-color: #1278bc;
    border-color: #1278bc;
}

.fc-button-primary:hover {
    background-color: #ebae29;
    border-color: #ebae29;
}