.project-separator{
    border: solid #262626 1px;
    border-width: 0px 0px 1px 0px;
    width: 100%;
    margin:30px 0px;
}

.creation-title{
    margin-bottom: 20px;
    font-weight: 500;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    padding: 0px 5px;
}
