.top-task__heading {
    -webkit-hyphens: none !important;
    -ms-hyphens: none !important;
    hyphens: none !important;
}

h3+.list--numbered,
.services .list__heading+.list--numbered,
.h3+.list--numbered,
.editor h3+ol:not([class]):not([type]),
.services .editor .list__heading+ol:not([class]):not([type]),
.editor .services .list__heading+ol:not([class]):not([type]),
.editor .h3+ol:not([class]):not([type]),
h3+.list--ordered,
.services .list__heading+.list--ordered,
.h3+.list--ordered,
.editor h3+ul:not([class]):not([type]),
.services .editor .list__heading+ul:not([class]):not([type]),
.editor .services .list__heading+ul:not([class]):not([type]),
.editor .h3+ul:not([class]):not([type]),
h3+.list--unordered,
.services .list__heading+.list--unordered,
.h3+.list—unordered {
    font-size: 1em;
}