.card
.modal
.card__title
.modal__footer
.card--active
.modal--small
.modal { &__header { font-weight: bold; }
&__footer { text-align: right; }
&--active { display: block; }
&--hidden { display: none; } }