/* Homepage Read More */

.wp-block-group.more-content {
    display: none;
}

.wp-block-button.read-more a {
    display: inline-block;
}
.hero-slider .hero-caption-item .caption-item,
.inner-page-banner .page-banner:before{
    background-color: rgba(0, 0, 0, 0.7)!important;
}
footer .footer-col-item.custom-footer-html a{
    color: #11bbf4!important;
}
.areas-section {
    background: linear-gradient(to right, rgb(29, 237, 70) 0%, rgb(91, 207, 245) 100%);
}

.areas-section .site-btn {
    background: #000 !important;
    color: #fff !important;
}
.areas-section .site-btn:hover {
    background: #fff !important;
    color: #000 !important;
}
@media(max-width:1023px){
    .mobile-dots-items .mob-item,
    .mobile-dots-items .mob-item a,
    .site-header .dashicons-before:before{
        color:#000!important;
    }
}