
.link-13 a {
    font-size: 15px !important;
    font-weight: bold;
}
.leading-1\/1em {
	line-height: 1.3em !important;
}
*{
    letter-spacing: normal !important;
}
.text-red-500{
    color: red;
}
.main-footer a:hover, .main-footer a:hover path{
    color: #000000;
    fill: #000000;
}
@media (max-width: 767px) {
    .banner .ld-fancy-heading h1 {
      font-size: 7vw;
      margin-bottom: 45px;
    }
    .banner .actions {
        margin-bottom: 40px;
    }
    .text-92 {
        font-size: 41px;
    }
    .text-20 {
        font-size: 13px;
    }
    .banner {
        padding:0 0px;
    }
    .banner .actions {
        margin-bottom: 0;
    }
    .banner .text-14 {
        font-size: 10px;
    }

    .our-vision {
      padding: 0px 20px 390px 20px;
    }
}

.fooBanner .module-section{
    height: 67vh !important;
}

.bg-dark {
  background-color: #ffa600;
}