@import url(/wp-content/blazor-components/css/open-iconic/font/css/open-iconic-bootstrap.min.css);
.ml-2 {
margin-left: 0.5rem !important;
}
.ml-3 {
margin-left: 1rem !important;
}
.ml-4 {
margin-left: 1.5rem !important;
}
.mt-1 {
margin-top: .25rem !important;
}
.mt-3 {
margin-top: 1rem !important;
}
.mt-4 {
margin-top: 1.5rem !important;
}
.mr-2 {
margin-right: 0.5rem !important;
}