/* FOOTER */

.img-footer {
  width: 180px;
  height: 90px;
  border-radius: 5%;
}

.footer-primary {
  height: 609px;
  /* min-height: 609px; */
}

.footer-secondary {
  background-color: #2A2A2A;
}

.footer-secondary>p {
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
  color: #ddd;
}

/* .heart {
  filter: brightness(0) saturate(100%) invert(31%) sepia(94%) saturate(742%) hue-rotate(340deg) brightness(102%) contrast(101%);
} */


.footer-secondary p a {
  color: #FFD700;
  text-decoration: none;
}

.footer-secondary p a:hover {
  color: #0D6EFD;
  text-decoration: underline;
}

.links-home .links-a p {
  line-height: 0.5;
}

.links-about .links-a p {
  line-height: 0.5;
}

.links-events-nexsteps-contact .links-a p {
  line-height: 0.5;
}

.links-services .links-a .content-title-secondary {
  line-height: 0.5;
}

.links-services .links-a .title-secondary {
  color: #ffffff;
  font-family: "Poppins";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}

.title-footer {
  color: #ffffff;
  font-family: "Poppins";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
}

.links-footer {
  color: #ffffff;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
}

.links-footer::before {
  content: "•";
  color: #ffffff;
  margin-right: 5px;
}

.icon-facebook {
  width: 32px;
  height: 32px;
}

.content-verse .title {
  color: #ffffff;
  font-family: "Poppins";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
}

.content-verse .title-verse {
  color: #ffffff;
  font-family: "Poppins";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}

.content-verse .text-verse {
  color: #ffffff;
  font-family: "Poppins";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
}

/* Location footer fixes */
.link-location .links-a p.links-footer::before {
  content: none;
}

.link-location .links-a p.links-footer {
  line-height: 1.5;
  margin-bottom: 0.5rem;
}

.link-location .links-a a p.links-footer {
  margin-bottom: 0;
}

.link-location .links-a a p.links-footer::before {
  content: "•";
  /* Keep bullet for the link if desired, or remove if user wants plain link */
  margin-right: 5px;
}

@media (width <=1028px) {
  /* FOOTER */

  .img-footer {
    width: 150px;
    height: 70px;
  }

  .footer-primary {
    height: 515px;
  }

  .links-home .links-a p {
    line-height: 0.5;
  }

  .links-about .links-a p {
    line-height: 0.5;
  }

  .links-events-nexsteps-contact .links-a p {
    line-height: 0.5;
  }

  .links-services .links-a .content-title-secondary {
    line-height: 0.5;
  }

  .links-services .links-a .title-secondary {
    color: #ffffff;
    font-family: "Poppins";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
  }

  .title-footer {
    color: #ffffff;
    font-family: "Poppins";
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
  }

  .links-footer {
    color: #ffffff;
    font-family: "Poppins";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
  }

  .links-footer::before {
    content: "•";
    color: #ffffff;
    margin-right: 5px;
  }

  .content-verse .title {
    font-size: 20px;
    font-weight: 600;
  }

  .content-verse .title-verse {
    font-size: 16px;
    font-weight: 500;
  }

  .content-verse .text-verse {
    font-size: 12px;
    font-weight: 400;
  }

  .footer-secondary p {
    font-size: 18px;
  }
}

@media (width <=900px) {
  /* FOOTER */

  .img-footer {
    width: 130px;
    height: 60px;
  }

  .footer-primary {
    height: 500px;
  }

  .links-home .links-a p {
    line-height: 0.5;
  }

  .links-about .links-a p {
    line-height: 0.5;
  }

  .links-events-nexsteps-contact .links-a p {
    line-height: 0.5;
  }

  .links-services .links-a .content-title-secondary {
    line-height: 0.5;
  }

  .links-services .links-a .title-secondary {
    color: #ffffff;
    font-family: "Poppins";
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
  }

  .title-footer {
    color: #ffffff;
    font-family: "Poppins";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
  }

  .links-footer {
    color: #ffffff;
    font-family: "Poppins";
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
  }

  .links-footer::before {
    content: "•";
    color: #ffffff;
    margin-right: 5px;
  }

  .content-verse .title {
    font-size: 18px;
    font-weight: 500;
  }

  .content-verse .title-verse {
    font-size: 15px;
    font-weight: 400;
  }

  .content-verse .text-verse {
    font-size: 11px;
    font-weight: 300;
  }

  .footer-secondary p {
    font-size: 16px;
  }
}

@media (width <768px) {
  /* FOOTER */

  .img-footer {
    width: 125px;
    height: 60px !important;
  }

  .footer-primary {
    height: 200px;
  }

  div .hide {
    display: none !important;
  }

  .verse-logo {
    width: 100% !important;
  }

  .footer-primary .verse-logo .verse {
    width: 50% !important;
  }

  .footer-primary .verse-logo .logo {
    width: 50% !important;
    height: 100% !important;
    justify-content: center;
  }

  .icon-facebook {
    width: 24px;
    height: 24px;
  }

  .verse-logo .verse .content-verse {
    width: 100% !important;
    margin: 0 !important;
    /* margin-top: 10% !important; */
  }

  /* .verse-logo .verse .content-verse {
    margin-top: 15%;
  } */

  .footer-secondary p {
    font-size: 14px;
  }
}

@media (width <=600px) {
  /* FOOTER */

  .img-footer {
    width: 110px;
    height: 50px;
  }

  .content-verse .title {
    font-size: 14px !important;
    font-weight: 500 !important;
  }

  .content-verse .title-verse {
    font-size: 14px !important;
    font-weight: 400 !important;
  }

  .content-verse .text-verse {
    font-size: 10px !important;
    font-weight: 300 !important;
  }

  .footer-secondary p {
    font-size: 12px;
  }
}