<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.navbar-brand img {
  width: 100px;
}

.mt--10{
  margin-top: 10px;
}
.mt--30{
  margin-top: 30px;
}
.vegan-logo{
  width: 200px;
}

.wrap-about .heading-section-bold h2 {
  line-height: 1.3;
}

.ftco-footer .ftco-footer-widget h2 {
  margin-bottom: 5px;}

  .ftco-footer {
    color: #fff;
    background: #02786b;
}

.ftco-navbar-light .navbar-nav&gt;.nav-item&gt;.nav-link {
  font-size: 15px;
}

.ftco-footer .ftco-footer-widget ul li a {
  color: #fff;
}

.text-white{
  color: #fff;
}

.ftco-footer-social li a{
  background: rgb(243 243 243 / 33%);
}

.register{
  width: 100%;
  display: block;
}
img.mobile-register {
  width: 100%;
  display: none;
}

.btn.btn-primary {
  background: #02786b;
  border: 1px solid #02786b;
  color: #fff;
  padding: 10px 40px;
  border-radius: 0;
}

span.subheading {
  color: #008375;
}

.topper .text a {
  color: #fff;
}
.bg-light-blue{
  background-color: #e9f5f4!important;
}

.british-box p {
  padding: 0 50px;
}

section.ftco-section.img.british-box {
  padding: 2em 0;
}

.mouse {
  display: none;
}
.topper .text-no{
padding-right: 15px;
width: 30%;
}

.para{
  font-size: 16px;
}

.animal-box-sec .block-20 {
  width: 100%;
  height: auto;
}

.animal-box-sec ul {
  margin-left: 0;
  padding-left: 15px;
}

.info {
  border: 1px solid #acdfd5;
  border-radius: 20px;
  width: 100%;
}

.info h3 {
  color: #f8a139;
  font-size: 25px;
  font-weight: 900;
}

.info h4 {
  padding: 5px;
  margin: 0;
  font-size: 18px;
  line-height: 22px;
  color: #2f2f2f;
}

.info p {
  font-size: 16px;
  line-height: 22px;
  padding-top: 10px;
}

.animal-box-sec ul li {
  font-size: 17px;
}

.blog-entry .text .heading {
  font-size: 22px;
 
}

.ftco-navbar-light .navbar-nav&gt;.nav-item.active&gt;a {
  color: #008375;
}
.advance-box h4 {
  border: 1px solid #eee;
  width: 60px;
  height: 60px;
  text-align: center;
  border-radius: 50px;
  margin: 0 auto;
  margin-bottom: 20px;
  padding-top: 15px;
  color: white;
  background-color: #f9a010;
}

.advance-box p {
  text-align: center;
  font-size: 16px;
}

.advance-box {
  padding: 25px;
  border: 1px solid #f5f5f5;
  height: 320px;
}

.m-p-0{
  margin: 0;
  padding: 0;
}

section.ftco-section.advantage-section .heading-section-bold {
  text-align: center;
  width: 100%;
}

.small-p{
  font-size: 14px !important;
  color: #9c9c9c;
}

.register-box-sec .block-20 {
  width: 150px;
  height: 150px;
}
.register-box-sec .text img, .width-20 {
  width: 20%;
}
section.ftco-section.cosmetics-registration img {
  width: 45%;
}
section.ftco-section.register-sec .info img {
  width: 40%;
}
.grey-bg{
  background-color: #fbfbfb;
}

.step-box .info h4 {
  color: #3e968a;
}

.width-100{
  width: 100%;
}

.pad-3{
  padding-bottom: 0em;
}

span.orange {
  color: #d19b49;
  font-size: 16px;
}
.topper {
  text-transform: lowercase;
}

.width-100{
  width: 100%;
}
.veg-mobile {
  display: none;
  width: 100%;
}  
.d-mob{
  display: none;
}


@media (max-width: 991.98px)
{
  .ftco-navbar-light {
    background: transparent !important;
  }
.ftco-navbar-light .navbar-nav&gt;.nav-item&gt;.nav-link {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
    color: rgb(0 0 0);
}

.ftco-navbar-light .navbar-toggler {
  border: none;
  color: rgb(0 0 0 / 50%)!important;}

  img.mobile-register {
    width: 40%;
    display: block;
    margin: 0 auto;
  }
  .register{
    display: none;
  }

  .home-second-section  .category-wrap-2 img{
    margin-bottom: 30px;
  }
  .ftco-category .category-wrap-2{
    background-image: none !important;
  }
  section.ftco-section.register-sec .info img {
    width: 25%;
}

.mb-sm-20{
  margin-bottom: 20px;
}
.veg-mobile {
  display: block;
  width: 100%;
}  

.advance-box {
 
  border: 1px solid #f5f5f5;
  height: auto;
  margin: 15px 15px 0;
}
section.ftco-section.cosmetics-registration img {
  width: 25%;
}
.mt--sm-30{
  margin-top: 30px;
}

.topper .text-no{
  width: 50%;
  }
  .topper {
  margin-bottom: 0;
}

.d-mob{
  display: block;
}

.d-none{
  display: none;
}

}</pre></body></html>