@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.0/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;1,400&display=swap');
@font-face{font-family:FA;src:url(/webfonts/fa-solid-900.eot);src:url(/webfonts/fa-solid-900.woff) format("woff"),url(/webfonts/fa-solid-900.svg) format("svg")}
body{font-family:Poppins!important;font-weight:400;color:#342b1c;background:url(/img/paws.png) #fefad6;background-size:100% auto}
.bg-dark{background: #342b1c!important}
.text-dark{color: #342b1c!important}
a{text-decoration:none;color:#e19826}
.bg-light{background:#fefad6!important}
.text-light{color: #fefad6!important}
h5,h6,strong,b,.fw-bold{font-weight:600!important}
h1,h2,h3,h4,.fw-bolder,.btn,header a{font-weight:700!important;}
.logo{height:75px;}
.bg-dark{background:url('/img/bg-dark.png');background-size:400px auto;background-repeat:repeat;}
.bg-theme{background:#e29826!important}
.text-theme{color:#e19826}
.text-theme:hover{color:#e19826}
.nav-link{color:#342b1c!important;font-weight:600;}
.nav-link:hover{color:#000!important;}
.nav-link.active{font-weight:700;}
.rounded-lg{border-radius:12px;}
.pattern{background:url(/img/bg.png);background-size: 200px auto;}
.whatsapp{background:#6db100 !important;color:#fff!important;font-size:20px;border-radius:100px;width:50px;height:50px;line-height:50px;text-align:center;display: inline-block}
.support{background:#dc9728 !important;color:#fff!important;font-size:20px;border-radius:100px;width:50px;height:50px;line-height:50px;text-align:center;display: inline-block;cursor:pointer;}
.btn-dark{background:#342b1c!important;color:#e19826!important}
.btn-dark:hover{color:#fefad6!important}
footer,footer a{color:#342b1c!important}
footer a:hover{color:#342b1c!important}
/*.bg-white{background: rgba(255,255,255,0.5)!important}*/