.site-footer .wp-block-group {
    background-color: #fff;
}
h2.widgettitle {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.site-footer .container {
    padding-top: 40px;
    border-top: 1px solid #cfcfcf;
    padding-bottom: 40px;
    margin-top: 40px;
}
.site-footer li {
    list-style: none;
}
.wp-block-group {
    position: relative;
    padding-right: 110px;
}

.f-contact-detils h3{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.conatc-item-footer a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    color: #7e7e7e;
}
.menu-home-menu-container ul li a {
    color: #7e7e7e;
}
.site-footer .container > p {
    text-align: center;
    font-size: 14px;
    color: #7e7e7e;
    margin-top: 10px;

}
.site-footer li p.wp-block-paragraph {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    color: #7e7e7e;
    max-width: 80%;
}
.social-icon-footer {
    display: flex;
    gap: 20px;
    align-items: center;
}
figure.wp-block-image.size-large {
    width: 250px;
}
.menu-home-menu-container ul li a:hover, .conatc-item-footer a:hover {
    
     color: #fe6220;
}
.is-style-section-4 > div:nth-child(1) {
    width: 40%;
    padding-right: 200px;
}
.widget_block > .is-layout-grid {
    color: #000;
    display: flex;
    gap: 20px;
    width: 100%;
    justify-content: space-between;
}
.is-style-section-4 > div {
    width: 20%;
}