.hfh-sprint .textbox__header {
    display: flex;
    justify-content: space-between;
}

.hfh-sprint .textbox__header>div:first-child {
    flex: 1;
    margin-right: 1rem;
}