@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,300;0,6..12,400;0,6..12,500;0,6..12,600;1,6..12,400&family=Carlito:ital,wght@0,400;0,700;1,400&display=swap");
:root{--blush-400:#E3B9AD}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{margin:0;background:#FDF9F6;overflow-x:hidden}
img,svg{max-width:100%}
a{color:#3D2B24}
a:hover{color:#A8834B}
:focus-visible{outline:2px solid #A8834B;outline-offset:2px}
input:focus-visible,textarea:focus-visible{outline:2px solid #A8834B;outline-offset:1px}
h1,h2,h3{text-wrap:pretty}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms !important;animation-duration:.01ms !important}}
.hv1:hover{color:#3D2B24 !important}
.hv2:hover{background:#2E1F19 !important}
.hv3:hover{background:#E3B9AD !important}
.hv4:hover{color:#F0D1C8 !important}
.hv5:hover{color:#A8834B !important}
.hv6:hover{background:#F8F1EA !important}
