.priority {
    padding: 3px;
}
.add-new_task .add-new-title.style--two, .task-details .add-new-title.style--two {
    text-align: center;
}
.d-flex {
    justify-content: center;
}/* 
.main-content {
    margin-top: 0px;
    }
    p:not(.has-background):last-of-type {
    padding-bottom: unset !important;
    }
    p {
    padding-bottom: 0em !important;
    } */
    .logo img {
    width: 90px;
}
.header .logo {
    background-color: #1f7c86 !important;
    -ms-flex-preferred-size: 260px;
    flex-basis: 260px;
}

.header {
    height: 90px;
    background: #1f7c86;
}