.footer-area.footer-style1 .footer-main {
    background-color: #F6FAFB;
}

.footer-main a, .footer-main p {
    color: #111827;
}

.footer-main a:hover {
    color: #111827;
    text-decoration: underline;
}

.footer-area.footer-style1 .footer-main .widget-menu-wrap .nav-menu li a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 20px;

    color: #111827;
}

.footer-area.footer-style1 .footer-main .widget-menu-wrap .nav-menu li a:hover {
    color: #111827;
    text-decoration: underline;
}

.footer-main .download-btn {
    background: #2B3174;
    border-radius: 9px;

    border: none;
    box-shadow: none;
    font-size: 23px;
    padding: 4px 16px;
}

.footer-main .download-btn > a {
    color: #FFFFFF !important;
}

.footer-main .download-btn > a:hover {
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.footer-area.footer-style1 .footer-main .widget-menu-wrap .nav-menu li a > i, .footer-area.footer-style1 .footer-main .widget-menu-wrap .nav-menu li a > img {
    margin: 0 5px;
}

.footer-area.footer-style1 .footer-main .widget-menu-wrap .nav-menu li a > img {
    margin-top: -3px;
}

.lastudioicon-b-telegram, .lastudioicon-b-facebook, .lastudioicon-b-whatsapp {
    font-size: 20px;
}


/* .footer {
  font-family: Monserrat, sans-serif;
   background-color: #F6FAFB;
}

.footer-text {
  color: #111827;
  font-size: 15px;
  margin-bottom: 20px;
}

.footer-logo {
  width: 100%;
  height: auto;
  max-height: 40px;
  max-width: 224px;
  margin-bottom: 75px;
}

.footer-links {
    color:#111827;
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

.footer-links li {
  margin-bottom: 20px;
}

.footer-links a {
  text-decoration: none;
  color: #000;
  font-size: 15px;
}

.footer-try-btn {
  background-color: #2B3174;
  color: white;
  font-size: 20px;
  margin-top: 60px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 68px;
  padding-right: 67px;
} */