/* Úprava chování ikonek Material Icons */
.material-icons {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}