@import"https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,400;6..12,600&family=Playpen+Sans:wght@400;600&display=swap";:root{--main-bg-color: #EEE;--main-text-color: #444;--title-text-color: #1e1e1e}body,html{font-family:Nunito Sans,sans-serif;color:var(--main-text-color);background:var(--main-bg-color);height:100%;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6,strong{font-weight:700;color:var(--title-text-color)}p{color:var(--main-text-color)}#root{display:flex;flex-direction:column;height:100%}.icon-service:hover{color:#cde1f8}.active{font-weight:700}.nav-link:hover{background:rgba(255,255,255,.8)}
