.signature-request-warning { &__content { &__header { border-bottom: 1px solid var(--color-border-muted); align-items: center; &__warning-icon { padding-top: 7px; margin-right: 10px; } } &__account { border-bottom: 1px solid var(--color-border-muted); } &__bold { color: var(--color-text-default); } } &__footer { border-top: 1px solid var(--color-border-muted); width: 100%; height: 132px; } }