Entirely bootstarp
In this challenge, you are only aloud to use bootstrap and you are only aloud to modify bootstrap CSS, You are also aloud a maximum of 30 of your own classes. for example
css
.margin_settings-2mg-r {
margin-right: 2rem;
}
.card {
background-color: white;
border: black solid 1px!important;
}