/* Стили для иконок Bootstrap Icons */
.bi {
    display: inline-block;
    width: 1em;
    height: 1em;
    background-size: 1em 1em;
    background-position: center;
    background-repeat: no-repeat;
}