Background color

Use any of the following classes to change the background color of an element.

.bg-primary
.bg-secondary
.bg-success
.bg-info
.bg-warning
.bg-danger
.bg-light
.bg-dark

Text color

Use any of the following classes to change the text color of an element.

.text-primary
.text-secondary
.text-success
.text-info
.text-warning
.text-danger
.text-light
.text-dark

Icon

Use any of the following classes to change the icon color of an element.

Overflow

Use any of the following classes to change the overflow property of an element.

.o-auto
.o-hidden

Shadow

Use any of the following classes to change the box shadow property of an element.

.shadow
.shadow-none