<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: Zoho Puvi;
  src: url('https://fonts.zohostatic.com/zohopuvi/3.0/zoho_puvi_regular.woff2')
      format("woff2"),
    url('https://fonts.zohostatic.com/zohopuvi/3.0/zoho_puvi_regular.woff')
      format("woff");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: Zoho Puvi;
  src: url('https://fonts.zohostatic.com/zohopuvi/3.0/zoho_puvi_semibold.woff2')
      format("woff2"),
    url('https://fonts.zohostatic.com/zohopuvi/3.0/zoho_puvi_semibold.woff')
      format("woff");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: Zoho Puvi;
  src: url('https://fonts.zohostatic.com/zohopuvi/3.0/zoho_puvi_bold.woff2')
      format("woff2"),
    url('https://fonts.zohostatic.com/zohopuvi/3.0/zoho_puvi_bold.woff')
      format("woff");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: Zoho Puvi;
  src: url('https://fonts.zohostatic.com/zohopuvi/3.0/zoho_puvi_extrabold.woff2')
      format("woff2"),
    url('https://fonts.zohostatic.com/zohopuvi/3.0/zoho_puvi_extrabold.woff')
      format("woff");
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
.wpcf7-not-valid-tip {
  color: #dc3232 !important;
  font-size: 15px !important;
  font-weight: normal;
  display: block;
  margin-top: 10px;
}

.btn-yellow{
  margin: 0px;
  padding: 8px 8px 7px !important;
  width: auto;
  
}
.btn-yellow .nav-link{
  color: #000;
  font-weight: 600;
}
</pre></body></html>