﻿.my-bookings .add-to-calendar {
    display: flex;
    align-items: center;
}

.my-bookings .add-to-calendar svg {
    margin-right: 4px;
}
