.section-title h2{
    color: #2980b9;
}

.blog-bottom img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 58px;
    height: 58px;
    padding: 4px;
    border-radius: 50%;
    background: #2980b9;
}

.blog-bottom ul li h4{
    color: #6f6f6f;
    font-size: 16px;
    left: 70px;
    top: 20px;
    position: absolute;
}

/* .copyright-area .copyright-item a{
    color: #043251;
    font-size: 18px;
} */



/* .companies-slider .companies-item{
    position: relative;
    overflow: hidden;
    background: #ffffff;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
} */



/* .footer-category, .footer-find{
    margin-top: 70px;
} */


