.fm-slider-item {
    display: flex !important;
    justify-content: space-evenly;
    align-items: center;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.3;
    text-align: left;
}