.blog-2__item-meta .date {
    display: inline-block;
}

.blog-2__item-meta .date i {
    margin-right: 5px;
}

.blog-2__item .readmore i {
    margin-left: 5px;
}

.hero-six__content .seoq-el-title span {
    background: linear-gradient(269.8deg, #F07B27 1.24%, #FF516A 96.28%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.hero-five__content .section-title__title {
    font-family: "Montserrat Alternates", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 90px;
    line-height: 100px;
    color: #0B1728;
    margin-bottom: 30px;
}

.instagram__item a i {
    font-size: 89px;
    color: #fff;
}

.pricing-plan-one__single {
    position: relative;
    padding: 60px 40px;
    border-radius: 10px;
    border: 1px solid rgba(11, 23, 40, 0.14);
    overflow: hidden;
}

.pricing-header span {
    display: block;
    color: #0B1728;
    font-family: "Montserrat Alternates", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 20px;
}

.pricing-header h2 {
    color: #0B1728;
    font-family: "Montserrat Alternates", sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: normal;
}

.pricing-header h2 span {
    display: inline-block;
    color: #545D69;
    font-family: "Montserrat Alternates", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
}

.pricing-header p {
    color: #545D69;
    font-family: "Montserrat Alternates", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
}

.pricing-header {
    padding-bottom: 40px;
    margin-bottom: 44px;
    position: relative;
}

.pricing-header:after {
    position: absolute;
    left: -999%;
    height: 1px;
    content: "";
    width: 9999%;
    background: rgba(11, 23, 40, 0.1);
    bottom: 0;
}

.pricing-badge {
    position: absolute;
    top: 24px;
    right: 24px;
    display: inline-block;
    color: #FFF;
    font-family: "Montserrat Alternates", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    border-radius: 4px;
    padding: 11px 15px;
    background: #FE7919;
}

.pricing-feature-list ul li {
    color: #0B1728;
    font-family: "Montserrat Alternates", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 44px;
    list-style: none;
}

.pricing-btn {
    margin-top: 54px;
}

.pricing-btn a {
    display: block;
    color: #0B1728;
    font-family: "Montserrat Alternates", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: normal;
    padding: 20px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid rgba(11, 23, 40, 0.14);
}

.pricing-btn .rr-bounce-up {
    border-radius: 100px !important;
    color: #4A5FE1 !important;
    background: rgba(74, 95, 225, 0.1) !important;
    border-color: rgba(74, 95, 225, 0.1) !important;
}

.pricing-btn .rr-bounce-up:hover {
    color: #fff!important;
}

.footer-six .instragram-gallery a i {
    font-size: 22px;
}

.social-analytics__content-list-wrapper {
    grid-column-gap: 90px;
}

.social-analytics__content-list-item-text .title .counter {
    display: inline-block;
}