﻿.edit-task, .edit-contractor {
    cursor: pointer;
}

.holiday {
    background-color: pink;
}
.companyLogo {
    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 200px;
}