@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap";
:root{--red-color:#f5524c;--green-color:#23fe2d;--yellow-color:#ffc107}body{font-family:Montserrat,sans-serif}input[type=checkbox]{transform:scale(1.5)}.button-yellow{background-color:var(--yellow-color)!important;border-color:var(--yellow-color)!important;color:#000!important}.button-yellow:hover{color:#000!important;background-color:#fff!important;border-color:#ffc107!important}.text-yellow{color:var(--yellow-color)!important}.border-yellow{border-radius:var(--bs-border-radius-lg);border:1px solid var(--yellow-color)!important;padding-left:.75rem!important;padding-right:.75rem!important}.hover-yellow:hover{color:var(--yellow-color)!important}@media screen and (min-width:768px){.info-button{margin-right:5px}.button-consultation{margin-right:1rem}}@media screen and (max-width:768px){.info-button{margin-top:10rem;margin-bottom:10rem}.button-consultation{margin-right:1rem}.button-consultation,.button-reviews{width:100%}}.logo-brand{background-color:var(--yellow-color);color:#212529;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding-top:.2rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1;display:flex}.info-carousel{width:100%;margin-left:auto;margin-right:auto}@media (min-width:992px){.info-carousel{width:50%;margin-left:auto;margin-right:auto}}@media screen and (max-width:1462px){.button-consultation{margin-bottom:1rem}}
