.btn.btn-secondary {
    background-color: #75b72b !important;
    border-color: #75b72b !important;
}

img {
    max-width: 80%;
    height: auto;
}

.t4-offcanvas .t4-off-canvas-header {
    background-color: #000000;
    padding: 0.66667rem 1.5rem;
}

.blog .item-content .page-header > h2 a, .blog-featured .item-content .page-header > h2 a {
    color: #75b72b;
    font-size: 36px;
}

@media (max-width: 576px){
.t4-header .t4-col.mainnav {
    z-index: 101;
}}

.dropdown-menu {
  background-color: #000 !important;}
    /* background-color: rgb(255 255 255 / 6%) !important;} */
.nav-breakpoint-lg .t4-megamenu .dropdown-menu ul > li a.nav-link, .nav-breakpoint-lg .t4-megamenu .dropdown-menu ul > li a.dropdown-item {
    color: #f8f9fa !important;}

.category-module.mod-projects .category-link {
    border-bottom: none;
  color: #ffffff; }

.t4-offcanvas .dropdown-menu {
 	background: transparent !important; 
}

.t4-palette-gray h1, .t4-palette-gray h2, .t4-palette-gray h3, .t4-palette-gray h4, .t4-palette-gray h5, .t4-palette-gray h6 {
    color: #75b72b;
    font-size: 36px;
}