@charset "UTF-8";
/*!
Extend responsive small for Bootstrap 5
*/
.small{font-size:.875em!important}@media all and (max-width:575px){.small-sm{font-size:.875em!important}}@media all and (max-width:767px){.small-md{font-size:.875em!important}}@media all and (max-width:991px){.small-lg{font-size:.875em!important}}@media all and (max-width:1199px){.small-xl{font-size:.875em!important}}@media all and (max-width:1399px){.small-xxl{font-size:.875em!important}}