.ratings i {
  color: #fbc507;
}
.menuIco i {
  color: #be8a24;
}

.dropdown-toggle {
  outline: 0;
}

.dropdown-menu {
  border-color: white;
}

.card {
  border-radius: 0 !important;
}

.logo {
  width: 250px !important;
}

.bg-gray {
  background-color: #f2f4f4;
}

.eco {
  color: #00984a;
}

.btn-eco {
  color: white;
  background-color: #00984a;
  border: none !important;
  border-radius: 0px !important;
}

label {
  color: black;
  font-size: 13px;
  font-weight: 500;
}
.top-at {
  object-fit: cover !important;
  width: 200px !important;
  height: 200px !important;
}

h1,
h3,
h4 {
  font-family: 'Comfortaa', cursive;
}

.spinner-grow {
  width: 10px;
  height: 10px;
}

.wl {
  width: 150px;
}

label {
  font-size: 12px;
}

.bg-dark {
  background-color: black !important;
}

.bg-gray {
  background-color: #f7f7f7 !important;
}

.bg-crome {
  background-color: #be8a24 !important;
}
.footer{
  font-size: 10px;
  line-height: 3px;
  font-weight: 600;
}
.footer-title{
  font-size: 13px;
  margin-bottom: 15px;
  font-weight: 600;
}
.deco-none{
  text-decoration: none;
  color:white;
}
.breadcrumb{
  font-size: 12px !important;
  color: gray;
}
.breadcrumb a{
  color: gray !important;
}
a {
  text-decoration: none;
}