
input[type="search"].page-header__search__input,
.ce-search-banner__search__button,
.top-tasks-tile--dynamic .top-tasks-tile__anchor {
    border-radius: var(--root-border-radius);
}

.page-header__search__button {
    border-radius: var(--root-border-radius);
}

.card__footer {
    border-bottom: 0.5rem solid #EF8200;
}

.page-footer {
    border-top: 0.25rem solid var(--root-color--red);
}
