/*
*Theme Name : ThemeName
*Description : ThemeName Theme
*Version : 1.0
*/
ul.widget-list li a {
    color: #000;
}
.breadcrumb-section .banner-wrapper .banner-content h1 {
    color: #000;
    font-family: var(--font-hankenGrotesk);
    font-size: 35px;
    font-weight: 800;
    line-height: 53px;
    margin-bottom: 0;
}
.about-bottom-area h3 {
    font-weight: 900;
    border-bottom: 1px solid #000;
    margin-bottom: 40px;
	display:inline-block;
}
.home1-banner-section .banner-img-wrap img {
        min-height: 323px;
        padding-top: 50px;
        padding-bottom: 20px;
    }