.intro-wrapper.style1 .intro-content .intro-section-title .intro-title {
    color: var(--title);
    font-family: "Urbanist", sans-serif;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -0.28px;
    margin-bottom: 15px;
}

.fancy-box.style2 .content h4 {
    color: var(--title);
    font-family: "Urbanist", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: -0.48px;
    margin-bottom: 1px;
    text-transform: none;
}

.footer-widgets-wrapper.style1 .single-footer-widget .list-area li a {
    color: #565656;
    font-family: "Nunito", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150.5%;
    text-transform: none;
}
.about-wrapper.style1 .about-thumb .bg {
    position: absolute;
    bottom: 70px;
    right: 0;
    z-index: 1;
    width: 465px;
    height: 350px;
    border-radius: 0px 0px 50px 50px;
    background: none;
}