.max-wp-70{
  max-width: 70%;
  margin:  0 auto;
}

.common-title-normal {
  display: block;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(9 14 13 / var(--tw-text-opacity));
}

.common-title-normal\:underlined,
.common-title-normal\:underlined-start {
  position: relative;
  font-weight: 500;
}

.common-title-normal\:underlined::before{
  position: absolute;
  left: calc(50% - 30px);
  bottom: 0px;
  z-index: 0;
  height: 3px;
  width: 60px;
  --tw-bg-opacity: 1;
  background-color: rgb(4 105 55 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}

.common-title-normal\:underlined-start::before{
  position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 0;
    height: 3px;
    width: 60px;
    --tw-bg-opacity: 1;
    background-color: rgb(4 105 55 / var(--tw-bg-opacity));
    --tw-content: "";
    content: var(--tw-content);
}

.welcome-section .nav-link{
  margin: 0 auto; 
}

.blog-section-two{
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}

.blog-section-two .blog-img-two img{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  max-height: 200px;
  background-size: cover;
}

.contact-section{
  --tw-bg-opacity: 1;
  background-color: rgb(247 245 234 / var(--tw-bg-opacity));
}

.pr-60{
  padding-right: 60px;
}

.img-container{
  display: flex !important;
  justify-content: center !important;
  align-items: center !important; 
}

.max-wp-80{
  max-width: 80%;
  margin: 0 auto;
}
