._5-years-of-impact a.button.small.white {
    display: none;
}

._5-years-of-impact .subtext.margin-top-xs.top-border-tiny {
    display: none;
}

._5-years-of-impact .teaser-title a {
  pointer-events: none;
}


.mobilizing-action-to-reduce-food-loss-and-food-waste .resource-item .resource-title a {
    font-size: 36px;
    font-weight: 400;
    color: #0078c1;
    text-decoration: none;
    font-family: acumin-pro-semi-condensed, sans-serif, serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: rgb(26, 25, 25);
}
.resource-tag {
        color: #32864b;
    background-color: unset !important;
    padding: unset !important;
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    margin: unset !important;
    display: inline-block;
    width: fit-content;
}
.resources-title a,
.resources-title a:hover,
.resources-title a:focus,
.resources-title a:visited {
    text-decoration: none !important;
}

.block-broken {
    display: none;
}
    .page-node-type-homepage header .site-logo img {
        height: 56px;
    }
    @media (min-width: 64rem) {
    .region-footer .footer-padding .region-footer-left {
        flex-basis: 48%;
        padding-right: 1%;
        justify-content: flex-start;
    }
}
img.logo-color {
    height: 45px;
    width: auto;
}
.for-people-nature-climate {
    display: flex;
    justify-content: space-between;
}
a.brochure-link {
    margin-top: 21px;
    position: relative;
    top: 18px;
}
.why-partner-content {
  max-width: 480px;
}
.publication__detail .publication__image img {
    width: auto !important;
}
.why-partner-title {
  font-family: Georgia, 'Times New Roman', serif; /* theme ka actual heading font-family use karo */
  font-weight: 700;
  font-size: 40px;
  line-height: 1.15;
  color: #ffffff;
  margin: 0 0 24px;
}

.why-partner-text {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #ffffff;
  margin: 0 0 32px;
}

.why-partner-btn {
  display: inline-block;
  background: #f5a623;
  color: #1a1a1a;
  font-weight: 700;
  font-size: 15px;
  padding: 14px 30px;
  text-decoration: none;
  border-radius: 2px;
}
.has-green-background-color {
    background-color: #308249 !important;
}