@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&family=Playfair:ital,opsz,wght@0,5..1200,300;0,5..1200,400;0,5..1200,500;0,5..1200,600;0,5..1200,700;0,5..1200,800;0,5..1200,900;1,5..1200,300;1,5..1200,400;1,5..1200,500;1,5..1200,600;1,5..1200,700;1,5..1200,800;1,5..1200,900&display=swap');

.menu-footer-quick-service-links > li {
    list-style-type: none !important;
    padding: .25rem;
    font-weight: lighter;
}

.menu-footer-quick-service-links > li:hover {
    font-weight: normal;
}

h3.widget-title {
    font-size: 1.75rem !important;
}

.ttm-page-title-row {
    background: url("../images/page-header.png");
    width: 100%;
    background-size: cover;
    background-position: center;
    height: 385px;
    z-index: 1;
}

.text-green {
    color: #8cbc43 !important;
}

.fw-black {
    font-weight: 900;
}

.featured-icon-box.style13 .featured-content:before {
    display: none !important;
}