.info-menu-title {
    text-align: center;
    padding: 35px;
    border-bottom: 1px solid #fff;
    color: white;
    font-weight: bold;
    font-size: 24px;
}

.info-menu-item {
    color: white !important;
    padding: 25px;
    border-bottom: 1px solid #fff;
}

.info-menu-item-icon {
    float: right;
}