﻿.magazine-description {
    display: flex;
    position: absolute;
    padding-top: 0px;
    padding-bottom: 0px;
    bottom: 30px;
    overflow: visible;
    z-index: 999999;
    margin-bottom: 20px;
}

    .magazine-description p {
        margin: 0;
        color: #fff;
        font-size: 14px;
        line-height: 1.6;
    }

.service-item a:before {
    background: rgba(45, 45, 45, 1)!important;
}