#edit-entity-save-and-addanother-node {
	display:none
	
}

.fieldset__legend {
    float: left;
    width: 100%;
    color: inherit;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #0d7ab8;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.6875rem;
}